Skip to content

Commit 60fa88f

Browse files
chore(release): 4.12.2 [skip ci]
## [4.12.2](v4.12.1...v4.12.2) (2024-01-17) ### Bug Fixes * **dependencies:** upgrade msgpackr ([cc83ae2](cc83ae2))
1 parent cc83ae2 commit 60fa88f

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.2](https://github.com/OptimalBits/bull/compare/v4.12.1...v4.12.2) (2024-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade msgpackr ([cc83ae2](https://github.com/OptimalBits/bull/commit/cc83ae297e96344f94039401be5097d7f05ab10b))
7+
18
## [4.12.1](https://github.com/OptimalBits/bull/compare/v4.12.0...v4.12.1) (2024-01-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.1",
3+
"version": "4.12.2",
44
"description": "Job manager",
55
"engines": {
66
"node": ">=12"

0 commit comments

Comments
 (0)