Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
### [3.0.1](v3.0.0...v3.0.1) (2020-08-05)

### Bug Fixes

* improve error message for no queues ([b8f2afc](b8f2afc))
  • Loading branch information
semantic-release-bot committed Aug 5, 2020
1 parent da5f2fa commit 76c25c9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### [3.0.1](https://github.com/bee-queue/arena/compare/v3.0.0...v3.0.1) (2020-08-05)

### Bug Fixes

- improve error message for no queues ([b8f2afc](https://github.com/bee-queue/arena/commit/b8f2afc3a9a9e5f8802a8dc4147139e52eb6128a))

## [3.0.0](https://github.com/bee-queue/arena/compare/v2.8.2...v3.0.0) (2020-08-05)

### ⚠ BREAKING CHANGES
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 @@ -44,5 +44,5 @@
"src"
],
"repository": "https://github.com/bee-queue/arena.git",
"version": "3.0.0"
"version": "3.0.1"
}

0 comments on commit 76c25c9

Please sign in to comment.