Skip to content

Commit 4156a2a

Browse files
chore(release): 4.1.0 [skip ci]
## [4.1.0](v4.0.1...v4.1.0) (2023-10-28) ### Features * **bullmq:** support removing repeatable jobs ([#667](#667)) ([df1ab37](df1ab37))
1 parent df1ab37 commit 4156a2a

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.1.0](https://github.com/bee-queue/arena/compare/v4.0.1...v4.1.0) (2023-10-28)
2+
3+
### Features
4+
5+
- **bullmq:** support removing repeatable jobs ([#667](https://github.com/bee-queue/arena/issues/667)) ([df1ab37](https://github.com/bee-queue/arena/commit/df1ab37ac51af342ffbadff8aeba2b18313a2dbb))
6+
17
### [4.0.1](https://github.com/bee-queue/arena/compare/v4.0.0...v4.0.1) (2023-09-11)
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
@@ -66,5 +66,5 @@
6666
"bullmq"
6767
],
6868
"repository": "https://github.com/bee-queue/arena.git",
69-
"version": "4.0.1"
69+
"version": "4.1.0"
7070
}

0 commit comments

Comments
 (0)