Skip to content

Commit ab4cd7c

Browse files
chore(release): 4.6.0 [skip ci]
## [4.6.0](v4.5.1...v4.6.0) (2025-08-28) ### Features * **job-details:** show job name if present ([#685](#685)) ([112361c](112361c))
1 parent 112361c commit ab4cd7c

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.6.0](https://github.com/bee-queue/arena/compare/v4.5.1...v4.6.0) (2025-08-28)
2+
3+
### Features
4+
5+
- **job-details:** show job name if present ([#685](https://github.com/bee-queue/arena/issues/685)) ([112361c](https://github.com/bee-queue/arena/commit/112361c7ae7f7064386ccc521d79953a6cf37823))
6+
17
### [4.5.1](https://github.com/bee-queue/arena/compare/v4.5.0...v4.5.1) (2025-04-28)
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
@@ -68,5 +68,5 @@
6868
"bullmq"
6969
],
7070
"repository": "https://github.com/bee-queue/arena.git",
71-
"version": "4.5.1"
71+
"version": "4.6.0"
7272
}

0 commit comments

Comments
 (0)