Skip to content

Commit 30dff30

Browse files
chore(release): 3.15.0 [skip ci]
## [3.15.0](v3.14.0...v3.15.0) (2021-03-12) ### Features * **bull:** adding log message in bull example ([eb12399](eb12399)) ### Bug Fixes * **queuejobsbystate:** bring logs only in job page ([8ebd5c0](8ebd5c0))
1 parent 2d199fc commit 30dff30

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.15.0](https://github.com/bee-queue/arena/compare/v3.14.0...v3.15.0) (2021-03-12)
2+
3+
### Features
4+
5+
- **bull:** adding log message in bull example ([eb12399](https://github.com/bee-queue/arena/commit/eb123997662adb832c3bceeff41d3de7332f70aa))
6+
7+
### Bug Fixes
8+
9+
- **queuejobsbystate:** bring logs only in job page ([8ebd5c0](https://github.com/bee-queue/arena/commit/8ebd5c04bfc10bba4d2b4d814cef1663d05e070a))
10+
111
## [3.14.0](https://github.com/bee-queue/arena/compare/v3.13.0...v3.14.0) (2021-03-10)
212

313
### 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.14.0"
47+
"version": "3.15.0"
4848
}

0 commit comments

Comments
 (0)