Skip to content

Commit b6c868a

Browse files
chore(release): 4.4.0 [skip ci]
## [4.4.0](v4.3.0...v4.4.0) (2024-05-03) ### Features * **bull:** add clean jobs button for completed and failed ([#675](#675)) ([e62aef0](e62aef0))
1 parent e62aef0 commit b6c868a

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.4.0](https://github.com/bee-queue/arena/compare/v4.3.0...v4.4.0) (2024-05-03)
2+
3+
### Features
4+
5+
- **bull:** add clean jobs button for completed and failed ([#675](https://github.com/bee-queue/arena/issues/675)) ([e62aef0](https://github.com/bee-queue/arena/commit/e62aef022cf771b715cf65d100391f6f88c5cfd5))
6+
17
## [4.3.0](https://github.com/bee-queue/arena/compare/v4.2.0...v4.3.0) (2024-04-27)
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.3.0"
71+
"version": "4.4.0"
7272
}

0 commit comments

Comments
 (0)