Skip to content

Commit c72a106

Browse files
chore(release): 3.30.0 [skip ci]
## [3.30.0](v3.29.5...v3.30.0) (2022-10-18) ### Features * **bull:** support removing repeatable jobs ([#574](#574)) ([29528cf](29528cf))
1 parent 29528cf commit c72a106

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.30.0](https://github.com/bee-queue/arena/compare/v3.29.5...v3.30.0) (2022-10-18)
2+
3+
### Features
4+
5+
- **bull:** support removing repeatable jobs ([#574](https://github.com/bee-queue/arena/issues/574)) ([29528cf](https://github.com/bee-queue/arena/commit/29528cfeea91dcf8771551c44fd4dc5e29f87718))
6+
17
### [3.29.5](https://github.com/bee-queue/arena/compare/v3.29.4...v3.29.5) (2022-08-11)
28

39
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -59,5 +59,5 @@
5959
"bullmq"
6060
],
6161
"repository": "https://github.com/bee-queue/arena.git",
62-
"version": "3.29.5"
62+
"version": "3.30.0"
6363
}

0 commit comments

Comments
 (0)