Skip to content

Commit 7448d63

Browse files
chore(release): 4.4.2 [skip ci]
### [4.4.2](v4.4.1...v4.4.2) (2024-06-13) ### Bug Fixes * **bull:** retry only failed jobs ([#678](#678)) ([8488040](8488040))
1 parent 8488040 commit 7448d63

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [4.4.2](https://github.com/bee-queue/arena/compare/v4.4.1...v4.4.2) (2024-06-13)
2+
3+
### Bug Fixes
4+
5+
- **bull:** retry only failed jobs ([#678](https://github.com/bee-queue/arena/issues/678)) ([8488040](https://github.com/bee-queue/arena/commit/848804051a5949487b06453fbf54b1f2ca2dc737))
6+
17
### [4.4.1](https://github.com/bee-queue/arena/compare/v4.4.0...v4.4.1) (2024-05-07)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"bullmq"
6969
],
7070
"repository": "https://github.com/bee-queue/arena.git",
71-
"version": "4.4.1"
71+
"version": "4.4.2"
7272
}

0 commit comments

Comments
 (0)