Skip to content

Commit 001bc02

Browse files
chore(release): 4.9.0 [skip ci]
## [4.9.0](v4.8.0...v4.9.0) (2025-11-13) ### Features * **queue-details:** add button to remove rate limit key ([#688](#688)) ([ad87612](ad87612))
1 parent ad87612 commit 001bc02

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.9.0](https://github.com/bee-queue/arena/compare/v4.8.0...v4.9.0) (2025-11-13)
2+
3+
### Features
4+
5+
- **queue-details:** add button to remove rate limit key ([#688](https://github.com/bee-queue/arena/issues/688)) ([ad87612](https://github.com/bee-queue/arena/commit/ad876123bfe41782e52db42f8d0ced25b503c0a4))
6+
17
## [4.8.0](https://github.com/bee-queue/arena/compare/v4.7.0...v4.8.0) (2025-11-02)
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.8.0"
70+
"version": "4.9.0"
7171
}

0 commit comments

Comments
 (0)