Skip to content

Commit

Permalink
chore(release): 4.10.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.10.4](v4.10.3...v4.10.4) (2023-02-09)

### Bug Fixes

* **retry:** handle pause queue status ([9f945d6](9f945d6))
  • Loading branch information
semantic-release-bot committed Feb 9, 2023
1 parent 5b4bc0b commit 3aabb74
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 @@
## [4.10.4](https://github.com/OptimalBits/bull/compare/v4.10.3...v4.10.4) (2023-02-09)


### Bug Fixes

* **retry:** handle pause queue status ([9f945d6](https://github.com/OptimalBits/bull/commit/9f945d60c69e8b5d7b46f58189a1c49a83897099))

## [4.10.3](https://github.com/OptimalBits/bull/compare/v4.10.2...v4.10.3) (2023-02-03)


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": "4.10.3",
"version": "4.10.4",
"description": "Job manager",
"engines": {
"node": ">=12"
Expand Down

0 comments on commit 3aabb74

Please sign in to comment.