Skip to content

Commit 502afd3

Browse files
chore(release): 4.2.0 [skip ci]
## [4.2.0](v4.1.1...v4.2.0) (2024-02-12) ### Features * **add-job:** provide editor for adding options ([#670](#670)) ([3f4c640](3f4c640))
1 parent 3f4c640 commit 502afd3

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.2.0](https://github.com/bee-queue/arena/compare/v4.1.1...v4.2.0) (2024-02-12)
2+
3+
### Features
4+
5+
- **add-job:** provide editor for adding options ([#670](https://github.com/bee-queue/arena/issues/670)) ([3f4c640](https://github.com/bee-queue/arena/commit/3f4c6400b090b64fbcec87df03442bb8c2672790))
6+
17
### [4.1.1](https://github.com/bee-queue/arena/compare/v4.1.0...v4.1.1) (2024-02-08)
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
@@ -66,5 +66,5 @@
6666
"bullmq"
6767
],
6868
"repository": "https://github.com/bee-queue/arena.git",
69-
"version": "4.1.1"
69+
"version": "4.2.0"
7070
}

0 commit comments

Comments
 (0)