Skip to content

Commit a0d7946

Browse files
chore(release): 4.6.2 [skip ci]
## [4.6.2](v4.6.1...v4.6.2) (2022-02-23) ### Bug Fixes * better handling of maxRetriesPerRequest ([d3b9138](d3b9138))
1 parent d3b9138 commit a0d7946

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.6.2](https://github.com/OptimalBits/bull/compare/v4.6.1...v4.6.2) (2022-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* better handling of maxRetriesPerRequest ([d3b9138](https://github.com/OptimalBits/bull/commit/d3b91386e30d7205efdc19bcd18fe1e5fefa3542))
7+
18
## [4.6.1](https://github.com/OptimalBits/bull/compare/v4.6.0...v4.6.1) (2022-02-21)
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.6.1",
3+
"version": "4.6.2",
44
"description": "Job manager",
55
"engines": {
66
"node": ">=10.1"

0 commit comments

Comments
 (0)