Skip to content

Commit 12ebcc6

Browse files
chore(release): 4.12.5 [skip ci]
## [4.12.5](v4.12.4...v4.12.5) (2024-05-17) ### Bug Fixes * **job:** validate job existence when adding log ([#2738](#2738)) ([1fb1562](1fb1562))
1 parent 1fb1562 commit 12ebcc6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.12.5](https://github.com/OptimalBits/bull/compare/v4.12.4...v4.12.5) (2024-05-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **job:** validate job existence when adding log ([#2738](https://github.com/OptimalBits/bull/issues/2738)) ([1fb1562](https://github.com/OptimalBits/bull/commit/1fb15628dc5912e83220d430aa14e19e90d1cc53))
7+
18
## [4.12.4](https://github.com/OptimalBits/bull/compare/v4.12.3...v4.12.4) (2024-05-15)
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.12.4",
3+
"version": "4.12.5",
44
"description": "Job manager",
55
"engines": {
66
"node": ">=12"

0 commit comments

Comments
 (0)