We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc83ae2 commit 60fa88fCopy full SHA for 60fa88f
CHANGELOG.md
@@ -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
8
## [4.12.1](https://github.com/OptimalBits/bull/compare/v4.12.0...v4.12.1) (2024-01-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "bull",
- "version": "4.12.1",
+ "version": "4.12.2",
"description": "Job manager",
"engines": {
"node": ">=12"
0 commit comments