Skip to content

Commit 76c25c9

Browse files
chore(release): 3.0.1 [skip ci]
### [3.0.1](v3.0.0...v3.0.1) (2020-08-05) ### Bug Fixes * improve error message for no queues ([b8f2afc](b8f2afc))
1 parent da5f2fa commit 76c25c9

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [3.0.1](https://github.com/bee-queue/arena/compare/v3.0.0...v3.0.1) (2020-08-05)
2+
3+
### Bug Fixes
4+
5+
- improve error message for no queues ([b8f2afc](https://github.com/bee-queue/arena/commit/b8f2afc3a9a9e5f8802a8dc4147139e52eb6128a))
6+
17
## [3.0.0](https://github.com/bee-queue/arena/compare/v2.8.2...v3.0.0) (2020-08-05)
28

39
### ⚠ BREAKING CHANGES

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.0.0"
47+
"version": "3.0.1"
4848
}

0 commit comments

Comments
 (0)