Skip to content

Commit 7cd07f5

Browse files
chore(release): 4.9.2 [skip ci]
### [4.9.2](v4.9.1...v4.9.2) (2025-11-18) ### Bug Fixes * **queue-details:** show current global values when updating ([#690](#690)) ([f40056d](f40056d))
1 parent f40056d commit 7cd07f5

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.2](https://github.com/bee-queue/arena/compare/v4.9.1...v4.9.2) (2025-11-18)
2+
3+
### Bug Fixes
4+
5+
- **queue-details:** show current global values when updating ([#690](https://github.com/bee-queue/arena/issues/690)) ([f40056d](https://github.com/bee-queue/arena/commit/f40056d8940c35570464afc7327a1faf6481dd0f))
6+
17
### [4.9.1](https://github.com/bee-queue/arena/compare/v4.9.0...v4.9.1) (2025-11-18)
28

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

0 commit comments

Comments
 (0)