Skip to content

Commit 8a62e6c

Browse files
chore(release): 4.7.0 [skip ci]
## [4.7.0](v4.6.0...v4.7.0) (2025-10-31) ### Features * **queue:** show queue global config if present ([#686](#686)) ([a49254f](a49254f))
1 parent a49254f commit 8a62e6c

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.7.0](https://github.com/bee-queue/arena/compare/v4.6.0...v4.7.0) (2025-10-31)
2+
3+
### Features
4+
5+
- **queue:** show queue global config if present ([#686](https://github.com/bee-queue/arena/issues/686)) ([a49254f](https://github.com/bee-queue/arena/commit/a49254f04c5f8194ab5df7f20977e2b339f9ec50))
6+
17
## [4.6.0](https://github.com/bee-queue/arena/compare/v4.5.1...v4.6.0) (2025-08-28)
28

39
### Features

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
@@ -67,5 +67,5 @@
6767
"bullmq"
6868
],
6969
"repository": "https://github.com/bee-queue/arena.git",
70-
"version": "4.6.0"
70+
"version": "4.7.0"
7171
}

0 commit comments

Comments
 (0)