Skip to content

Commit 97164ed

Browse files
chore(release): 4.0.1 [skip ci]
### [4.0.1](v4.0.0...v4.0.1) (2023-09-11) ### Bug Fixes * **job-details:** omit scripts attribute to stringify jobs ([#665](#665)) fixes [#598](#598) ([a76ed5f](a76ed5f))
1 parent a76ed5f commit 97164ed

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.0.1](https://github.com/bee-queue/arena/compare/v4.0.0...v4.0.1) (2023-09-11)
2+
3+
### Bug Fixes
4+
5+
- **job-details:** omit scripts attribute to stringify jobs ([#665](https://github.com/bee-queue/arena/issues/665)) fixes [#598](https://github.com/bee-queue/arena/issues/598) ([a76ed5f](https://github.com/bee-queue/arena/commit/a76ed5f9c7d48e647e62a16ef282a77c3eafc999))
6+
17
## [4.0.0](https://github.com/bee-queue/arena/compare/v3.30.4...v4.0.0) (2023-09-02)
28

39
### ⚠ BREAKING CHANGES

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.0.0"
69+
"version": "4.0.1"
7070
}

0 commit comments

Comments
 (0)