Skip to content

Commit 79a38b1

Browse files
chore(release): 3.19.0 [skip ci]
## [3.19.0](v3.18.0...v3.19.0) (2021-04-05) ### Features * **bull:** add button to promote delayed job ([73031dd](73031dd)) ### Bug Fixes * merge conflicts ([4484f3e](4484f3e)) * solve merge conflicts ([1a5661c](1a5661c))
1 parent b66eb19 commit 79a38b1

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.19.0](https://github.com/bee-queue/arena/compare/v3.18.0...v3.19.0) (2021-04-05)
2+
3+
### Features
4+
5+
- **bull:** add button to promote delayed job ([73031dd](https://github.com/bee-queue/arena/commit/73031dd8e9b59821e07c2da32ddaa638bcf722cf))
6+
7+
### Bug Fixes
8+
9+
- merge conflicts ([4484f3e](https://github.com/bee-queue/arena/commit/4484f3e81aac311f36f1b96fe0a6c256ee89380c))
10+
- solve merge conflicts ([1a5661c](https://github.com/bee-queue/arena/commit/1a5661c8b6d2da272b6335681abd451eb970102c))
11+
112
## [3.18.0](https://github.com/bee-queue/arena/compare/v3.17.1...v3.18.0) (2021-04-05)
213

314
### 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.18.0"
47+
"version": "3.19.0"
4848
}

0 commit comments

Comments
 (0)