Skip to content

Commit ca4fefc

Browse files
chore(release): 3.14.0 [skip ci]
## [3.14.0](v3.13.0...v3.14.0) (2021-03-10) ### Features * **jobdetails:** adding executes at detail ([2e88919](2e88919)) * **jobdetails:** support executes at for bee queue ([03b4932](03b4932))
1 parent bef9feb commit ca4fefc

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.14.0](https://github.com/bee-queue/arena/compare/v3.13.0...v3.14.0) (2021-03-10)
2+
3+
### Features
4+
5+
- **jobdetails:** adding executes at detail ([2e88919](https://github.com/bee-queue/arena/commit/2e88919d81c07f074b5ff8f035bdca5fadcc2225))
6+
- **jobdetails:** support executes at for bee queue ([03b4932](https://github.com/bee-queue/arena/commit/03b493293c316ae044c6cbb471f0048f0c1308e7))
7+
18
## [3.13.0](https://github.com/bee-queue/arena/compare/v3.12.0...v3.13.0) (2021-03-08)
29

310
### Features

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
@@ -44,5 +44,5 @@
4444
"src"
4545
],
4646
"repository": "https://github.com/bee-queue/arena.git",
47-
"version": "3.13.0"
47+
"version": "3.14.0"
4848
}

0 commit comments

Comments
 (0)