Skip to content

Commit 57239ad

Browse files
chore(release): 4.5.1 [skip ci]
### [4.5.1](v4.5.0...v4.5.1) (2025-04-28) ### Bug Fixes * **get-flow:** consider when there are not children ([#683](#683)) ([baa676a](baa676a))
1 parent baa676a commit 57239ad

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.5.1](https://github.com/bee-queue/arena/compare/v4.5.0...v4.5.1) (2025-04-28)
2+
3+
### Bug Fixes
4+
5+
- **get-flow:** consider when there are not children ([#683](https://github.com/bee-queue/arena/issues/683)) ([baa676a](https://github.com/bee-queue/arena/commit/baa676aa5544f09e645ebbd02b02adfb7695a938))
6+
17
## [4.5.0](https://github.com/bee-queue/arena/compare/v4.4.2...v4.5.0) (2025-04-25)
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
@@ -68,5 +68,5 @@
6868
"bullmq"
6969
],
7070
"repository": "https://github.com/bee-queue/arena.git",
71-
"version": "4.5.0"
71+
"version": "4.5.1"
7272
}

0 commit comments

Comments
 (0)