Skip to content

Commit

Permalink
chore(release): 4.12.9 [skip ci]
Browse files Browse the repository at this point in the history
## [4.12.9](v4.12.8...v4.12.9) (2024-05-24)

### Bug Fixes

* **retry-job:** throw error when job is not in active state ([#2741](#2741)) ([c29e3b0](c29e3b0))
  • Loading branch information
semantic-release-bot committed May 24, 2024
1 parent c29e3b0 commit 66ffd9d
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.12.9](https://github.com/OptimalBits/bull/compare/v4.12.8...v4.12.9) (2024-05-24)


### Bug Fixes

* **retry-job:** throw error when job is not in active state ([#2741](https://github.com/OptimalBits/bull/issues/2741)) ([c29e3b0](https://github.com/OptimalBits/bull/commit/c29e3b061a168c3d40a336a733c382bab14caa57))

## [4.12.8](https://github.com/OptimalBits/bull/compare/v4.12.7...v4.12.8) (2024-05-22)


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

0 comments on commit 66ffd9d

Please sign in to comment.