Skip to content

Commit 3a26602

Browse files
chore(release): 3.25.0 [skip ci]
## [3.25.0](v3.24.1...v3.25.0) (2021-06-10) ### Features * **parent-children:** implement perma-link for bullmq ([bbd2317](bbd2317)) * initial changes for displaying parentJob and childrenJobs in JobDetails template - WIP ([61d93e2](61d93e2))
1 parent 8e4e075 commit 3a26602

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.25.0](https://github.com/bee-queue/arena/compare/v3.24.1...v3.25.0) (2021-06-10)
2+
3+
### Features
4+
5+
- **parent-children:** implement perma-link for bullmq ([bbd2317](https://github.com/bee-queue/arena/commit/bbd2317606ed5fab5626de06f381ee02d6d7ab45))
6+
- initial changes for displaying parentJob and childrenJobs in JobDetails template - WIP ([61d93e2](https://github.com/bee-queue/arena/commit/61d93e2fc31080bb3bc6846c212c75b96b5267d9))
7+
18
### [3.24.1](https://github.com/bee-queue/arena/compare/v3.24.0...v3.24.1) (2021-06-08)
29

310
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -59,5 +59,5 @@
5959
"bullmq"
6060
],
6161
"repository": "https://github.com/bee-queue/arena.git",
62-
"version": "3.24.1"
62+
"version": "3.25.0"
6363
}

0 commit comments

Comments
 (0)