Skip to content

Commit 6fb9bdb

Browse files
chore(release): 3.11.0 [skip ci]
## [3.11.0](v3.10.0...v3.11.0) (2021-03-07) ### Features * **bull:** adding example for failed and completed jobs ([8e1fdbc](8e1fdbc)) ### Bug Fixes * **bulkaction:** handling retry logic in bulk ([d396dac](d396dac)) * **bulkaction:** use queuestate to differentiate logic ([62f72cf](62f72cf)) * **deps:** delete jsoneditor dependency ([17bc341](17bc341))
1 parent 2397839 commit 6fb9bdb

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [3.11.0](https://github.com/bee-queue/arena/compare/v3.10.0...v3.11.0) (2021-03-07)
2+
3+
### Features
4+
5+
- **bull:** adding example for failed and completed jobs ([8e1fdbc](https://github.com/bee-queue/arena/commit/8e1fdbc4d493d61b2a6a2e0d585cfb7c82ffc098))
6+
7+
### Bug Fixes
8+
9+
- **bulkaction:** handling retry logic in bulk ([d396dac](https://github.com/bee-queue/arena/commit/d396dac9bd4588b74599ae8b5e87e7997c08f0b9))
10+
- **bulkaction:** use queuestate to differentiate logic ([62f72cf](https://github.com/bee-queue/arena/commit/62f72cf14d5a5ef68e59bbdbf1f2ba2e70763f23))
11+
- **deps:** delete jsoneditor dependency ([17bc341](https://github.com/bee-queue/arena/commit/17bc341deffd10c18ba4a8531d37b74953af90a9))
12+
113
## [3.10.0](https://github.com/bee-queue/arena/compare/v3.9.0...v3.10.0) (2021-03-02)
214

315
### 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.10.0"
47+
"version": "3.11.0"
4848
}

0 commit comments

Comments
 (0)