Skip to content

Commit

Permalink
chore(release): 3.22.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.22.0](v3.21.0...v3.22.0) (2021-05-25)

### Features

* **bull:** adding pause queue button ([019f7f5](019f7f5))

### Bug Fixes

* **bull:** consider paused state ([3651d52](3651d52))
* **deps:** upgrading handlebars to 4.7.7 ([5a62529](5a62529))
  • Loading branch information
semantic-release-bot committed May 25, 2021
1 parent 08bfc7f commit 4afadae
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [3.22.0](https://github.com/bee-queue/arena/compare/v3.21.0...v3.22.0) (2021-05-25)

### Features

- **bull:** adding pause queue button ([019f7f5](https://github.com/bee-queue/arena/commit/019f7f53740c0c1804bbc8506ee0f8155348bba0))

### Bug Fixes

- **bull:** consider paused state ([3651d52](https://github.com/bee-queue/arena/commit/3651d5252d2d5a6b1cf704f34f75a97fe8c7582a))
- **deps:** upgrading handlebars to 4.7.7 ([5a62529](https://github.com/bee-queue/arena/commit/5a62529507b6c1895facc596a24daea4b9c5f842))

## [3.21.0](https://github.com/bee-queue/arena/compare/v3.20.1...v3.21.0) (2021-05-20)

### Features
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 @@ -53,5 +53,5 @@
"src"
],
"repository": "https://github.com/bee-queue/arena.git",
"version": "3.21.0"
"version": "3.22.0"
}

0 comments on commit 4afadae

Please sign in to comment.