We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96675f5 commit f6d29fcCopy full SHA for f6d29fc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.15.1](https://github.com/OptimalBits/bull/compare/v4.15.0...v4.15.1) (2024-07-04)
2
+
3
4
+### Bug Fixes
5
6
+* **job:** check jobKey when saving stacktrace ([#2755](https://github.com/OptimalBits/bull/issues/2755)) ([96675f5](https://github.com/OptimalBits/bull/commit/96675f51d1a9e5a30df0a0fe24a40a2d14078203))
7
8
# [4.15.0](https://github.com/OptimalBits/bull/compare/v4.14.0...v4.15.0) (2024-06-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "bull",
- "version": "4.15.0",
+ "version": "4.15.1",
"description": "Job manager",
"engines": {
"node": ">=12"
0 commit comments