Skip to content

Commit

Permalink
chore(release): 3.25.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 10, 2021
1 parent 8e4e075 commit 3a26602
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.25.0](https://github.com/bee-queue/arena/compare/v3.24.1...v3.25.0) (2021-06-10)

### Features

- **parent-children:** implement perma-link for bullmq ([bbd2317](https://github.com/bee-queue/arena/commit/bbd2317606ed5fab5626de06f381ee02d6d7ab45))
- initial changes for displaying parentJob and childrenJobs in JobDetails template - WIP ([61d93e2](https://github.com/bee-queue/arena/commit/61d93e2fc31080bb3bc6846c212c75b96b5267d9))

### [3.24.1](https://github.com/bee-queue/arena/compare/v3.24.0...v3.24.1) (2021-06-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -59,5 +59,5 @@
"bullmq"
],
"repository": "https://github.com/bee-queue/arena.git",
"version": "3.24.1"
"version": "3.25.0"
}

0 comments on commit 3a26602

Please sign in to comment.