Skip to content

Commit 7f8b7c9

Browse files
chore(release): 3.30.1 [skip ci]
### [3.30.1](v3.30.0...v3.30.1) (2022-11-07) ### Bug Fixes * **remove-repeatable:** consider old versions of bull ([#580](#580)) ([f406750](f406750))
1 parent f406750 commit 7f8b7c9

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.1](https://github.com/bee-queue/arena/compare/v3.30.0...v3.30.1) (2022-11-07)
2+
3+
### Bug Fixes
4+
5+
- **remove-repeatable:** consider old versions of bull ([#580](https://github.com/bee-queue/arena/issues/580)) ([f406750](https://github.com/bee-queue/arena/commit/f406750ba4654918e194574caa08d29048f6ed03))
6+
17
## [3.30.0](https://github.com/bee-queue/arena/compare/v3.29.5...v3.30.0) (2022-10-18)
28

39
### Features

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.30.0"
62+
"version": "3.30.1"
6363
}

0 commit comments

Comments
 (0)