Skip to content

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.0](v4.2.0...v4.3.0) (2024-04-27)

### Features

* **details:** update job data ([#674](#674)) ([24ab67f](24ab67f))
  • Loading branch information
semantic-release-bot committed Apr 27, 2024
1 parent 24ab67f commit 956c5f6
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.3.0](https://github.com/bee-queue/arena/compare/v4.2.0...v4.3.0) (2024-04-27)

### Features

- **details:** update job data ([#674](https://github.com/bee-queue/arena/issues/674)) ([24ab67f](https://github.com/bee-queue/arena/commit/24ab67f637da2ae8add30231340e413342de8461))

## [4.2.0](https://github.com/bee-queue/arena/compare/v4.1.1...v4.2.0) (2024-02-12)

### 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.2.0"
"version": "4.3.0"
}

0 comments on commit 956c5f6

Please sign in to comment.