Skip to content

Commit 7b5922b

Browse files
chore(release): 4.5.0 [skip ci]
## [4.5.0](v4.4.2...v4.5.0) (2025-04-25) ### Features * **bullmq:** support ignored children ([#682](#682)) ([e41dfb8](e41dfb8))
1 parent e41dfb8 commit 7b5922b

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.5.0](https://github.com/bee-queue/arena/compare/v4.4.2...v4.5.0) (2025-04-25)
2+
3+
### Features
4+
5+
- **bullmq:** support ignored children ([#682](https://github.com/bee-queue/arena/issues/682)) ([e41dfb8](https://github.com/bee-queue/arena/commit/e41dfb84201d997dc968f1fd4a9854d44d07d5f4))
6+
17
### [4.4.2](https://github.com/bee-queue/arena/compare/v4.4.1...v4.4.2) (2024-06-13)
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.2"
71+
"version": "4.5.0"
7272
}

0 commit comments

Comments
 (0)