Skip to content

Commit

Permalink
chore(release): 3.22.12 [skip ci]
Browse files Browse the repository at this point in the history
## [3.22.12](v3.22.11...v3.22.12) (2021-07-13)

### Bug Fixes

* remove stalled job when finishing fixes [#1600](#1600) ([90763fd](90763fd))
  • Loading branch information
semantic-release-bot committed Jul 13, 2021
1 parent 90763fd commit d139a73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.22.12](https://github.com/OptimalBits/bull/compare/v3.22.11...v3.22.12) (2021-07-13)


### Bug Fixes

* remove stalled job when finishing fixes [#1600](https://github.com/OptimalBits/bull/issues/1600) ([90763fd](https://github.com/OptimalBits/bull/commit/90763fd66404d8bc5a47ff8555cbe2da776c030d))

## [3.22.11](https://github.com/OptimalBits/bull/compare/v3.22.10...v3.22.11) (2021-07-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bull",
"version": "3.22.11",
"version": "3.22.12",
"description": "Job manager",
"engines": {
"node": ">=10"
Expand Down

0 comments on commit d139a73

Please sign in to comment.