Skip to content

Commit e2ab7ec

Browse files
chore(release): 4.8.0 [skip ci]
## [4.8.0](v4.7.0...v4.8.0) (2025-11-02) ### Features * **queue:** support updating queue configuration ([#687](#687)) ([ab2f6af](ab2f6af))
1 parent ab2f6af commit e2ab7ec

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.8.0](https://github.com/bee-queue/arena/compare/v4.7.0...v4.8.0) (2025-11-02)
2+
3+
### Features
4+
5+
- **queue:** support updating queue configuration ([#687](https://github.com/bee-queue/arena/issues/687)) ([ab2f6af](https://github.com/bee-queue/arena/commit/ab2f6af8cf21223bf8c88eaf0e5a73c9ee358700))
6+
17
## [4.7.0](https://github.com/bee-queue/arena/compare/v4.6.0...v4.7.0) (2025-10-31)
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.7.0"
70+
"version": "4.8.0"
7171
}

0 commit comments

Comments
 (0)