Skip to content

Commit 65355b8

Browse files
chore(release): 4.16.4 [skip ci]
## [4.16.4](v4.16.3...v4.16.4) (2024-11-01) ### Bug Fixes * **deps:** bump msgpackr to 1.1.2 to resolve ERR_BUFFER_OUT_OF_BOUNDS error ([#2783](#2783)) fixes [#2782](#2782) ([bc0ae0a](bc0ae0a))
1 parent bc0ae0a commit 65355b8

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.16.4](https://github.com/OptimalBits/bull/compare/v4.16.3...v4.16.4) (2024-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump msgpackr to 1.1.2 to resolve ERR_BUFFER_OUT_OF_BOUNDS error ([#2783](https://github.com/OptimalBits/bull/issues/2783)) fixes [#2782](https://github.com/OptimalBits/bull/issues/2782) ([bc0ae0a](https://github.com/OptimalBits/bull/commit/bc0ae0ae5b7fb2b067de94c3e51ce1bdd609806d))
7+
18
## [4.16.3](https://github.com/OptimalBits/bull/compare/v4.16.2...v4.16.3) (2024-09-10)
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.16.3",
3+
"version": "4.16.4",
44
"description": "Job manager",
55
"engines": {
66
"node": ">=12"

0 commit comments

Comments
 (0)