Skip to content

Commit 790f623

Browse files
chore(release): 3.30.3 [skip ci]
### [3.30.3](v3.30.2...v3.30.3) (2023-01-06) ### Bug Fixes * **bullmq:** consider delayed markers ([#605](#605)) fixes [#600](#600) ([8b6edae](8b6edae))
1 parent 8b6edae commit 790f623

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [3.30.3](https://github.com/bee-queue/arena/compare/v3.30.2...v3.30.3) (2023-01-06)
2+
3+
### Bug Fixes
4+
5+
- **bullmq:** consider delayed markers ([#605](https://github.com/bee-queue/arena/issues/605)) fixes [#600](https://github.com/bee-queue/arena/issues/600) ([8b6edae](https://github.com/bee-queue/arena/commit/8b6edae1b0d27833af42f60acf522a5e34b1a97a))
6+
17
### [3.30.2](https://github.com/bee-queue/arena/compare/v3.30.1...v3.30.2) (2022-12-04)
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.30.2"
62+
"version": "3.30.3"
6363
}

0 commit comments

Comments
 (0)