Skip to content

Commit 6333949

Browse files
chore(release): 4.8.2 [skip ci]
## [4.8.2](v4.8.1...v4.8.2) (2022-04-21) ### Bug Fixes * unlock job when moving it to delayed ([#2329](#2329)) ([11eae6b](11eae6b))
1 parent 11eae6b commit 6333949

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.8.2](https://github.com/OptimalBits/bull/compare/v4.8.1...v4.8.2) (2022-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* unlock job when moving it to delayed ([#2329](https://github.com/OptimalBits/bull/issues/2329)) ([11eae6b](https://github.com/OptimalBits/bull/commit/11eae6b960c83b47dadb22991b2b3e239c177508))
7+
18
## [4.8.1](https://github.com/OptimalBits/bull/compare/v4.8.0...v4.8.1) (2022-03-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bull",
3-
"version": "4.8.1",
3+
"version": "4.8.2",
44
"description": "Job manager",
55
"engines": {
66
"node": ">=10.1"

0 commit comments

Comments
 (0)