mirror of
https://github.com/OptimalBits/bull.git
synced 2026-07-02 08:27:43 +08:00
chore(release): 4.1.0 [skip ci]
# [4.1.0](https://github.com/OptimalBits/bull/compare/v4.0.0...v4.1.0) (2021-10-31)
### Features
* emit event on job lock extend failure ([7247b3b](https://github.com/OptimalBits/bull/commit/7247b3bb9741c5eb18ce4027ea14349cbc8504c5))
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# [4.1.0](https://github.com/OptimalBits/bull/compare/v4.0.0...v4.1.0) (2021-10-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* emit event on job lock extend failure ([7247b3b](https://github.com/OptimalBits/bull/commit/7247b3bb9741c5eb18ce4027ea14349cbc8504c5))
|
||||
|
||||
# [4.0.0](https://github.com/OptimalBits/bull/compare/v3.29.3...v4.0.0) (2021-10-27)
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bull",
|
||||
"version": "4.0.0",
|
||||
"version": "4.1.0",
|
||||
"description": "Job manager",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
|
||||
Reference in New Issue
Block a user