Skip to content

Commit 610a503

Browse files
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.30.4...v4.0.0) (2023-09-02) ### ⚠ BREAKING CHANGES * **bullmq:** add new prioritized state, previous versions of bullmq wont't see this state ### Features * **bullmq:** support prioritized state ([#664](#664)) ([9a7541c](9a7541c))
1 parent 9a7541c commit 610a503

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.0.0](https://github.com/bee-queue/arena/compare/v3.30.4...v4.0.0) (2023-09-02)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- **bullmq:** add new prioritized state, previous versions of bullmq wont't see this state
6+
7+
### Features
8+
9+
- **bullmq:** support prioritized state ([#664](https://github.com/bee-queue/arena/issues/664)) ([9a7541c](https://github.com/bee-queue/arena/commit/9a7541cd08fa33e8c4f75f8fc38dae3a63eacaa2))
10+
111
### [3.30.4](https://github.com/bee-queue/arena/compare/v3.30.3...v3.30.4) (2023-02-18)
212

313
### 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": "3.30.4"
69+
"version": "4.0.0"
7070
}

0 commit comments

Comments
 (0)