We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021ab7f commit 18004a0Copy full SHA for 18004a0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.15.0](https://github.com/OptimalBits/bull/compare/v4.14.0...v4.15.0) (2024-06-30)
2
+
3
4
+### Features
5
6
+* **queue:** emit internal duplicated event ([#2754](https://github.com/OptimalBits/bull/issues/2754)) ([021ab7f](https://github.com/OptimalBits/bull/commit/021ab7fd8d6c89b01767572b0e53422f34f7bc04))
7
8
# [4.14.0](https://github.com/OptimalBits/bull/compare/v4.13.1...v4.14.0) (2024-06-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "bull",
- "version": "4.14.0",
+ "version": "4.15.0",
"description": "Job manager",
"engines": {
"node": ">=12"
0 commit comments