Skip to content

Commit

Permalink
chore(release): 4.4.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 3, 2024
1 parent e62aef0 commit b6c868a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.4.0](https://github.com/bee-queue/arena/compare/v4.3.0...v4.4.0) (2024-05-03)

### Features

- **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))

## [4.3.0](https://github.com/bee-queue/arena/compare/v4.2.0...v4.3.0) (2024-04-27)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"bullmq"
],
"repository": "https://github.com/bee-queue/arena.git",
"version": "4.3.0"
"version": "4.4.0"
}

0 comments on commit b6c868a

Please sign in to comment.