Skip to content

Commit 181f955

Browse files
chore(release): 4.9.1 [skip ci]
### [4.9.1](v4.9.0...v4.9.1) (2025-11-18) ### Bug Fixes * **job-details:** generate more accurate executes at ([#689](#689)) ([b4b4931](b4b4931))
1 parent b4b4931 commit 181f955

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.1](https://github.com/bee-queue/arena/compare/v4.9.0...v4.9.1) (2025-11-18)
2+
3+
### Bug Fixes
4+
5+
- **job-details:** generate more accurate executes at ([#689](https://github.com/bee-queue/arena/issues/689)) ([b4b4931](https://github.com/bee-queue/arena/commit/b4b4931661494e7d61ce18b1d1077d4fa4ab92fa))
6+
17
## [4.9.0](https://github.com/bee-queue/arena/compare/v4.8.0...v4.9.0) (2025-11-13)
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.9.0"
70+
"version": "4.9.1"
7171
}

0 commit comments

Comments
 (0)