Skip to content

Commit 9fe616d

Browse files
chore(release): 3.2.1 [skip ci]
### [3.2.1](v3.2.0...v3.2.1) (2020-08-05) ### Bug Fixes * **queue-view:** improve handling of falsy job.id values ([9415643](9415643)), closes [#181](#181)
1 parent 9415643 commit 9fe616d

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.2.1](https://github.com/bee-queue/arena/compare/v3.2.0...v3.2.1) (2020-08-05)
2+
3+
### Bug Fixes
4+
5+
- **queue-view:** improve handling of falsy job.id values ([9415643](https://github.com/bee-queue/arena/commit/94156434685bc02e0119d1233220246d153180d9)), closes [#181](https://github.com/bee-queue/arena/issues/181)
6+
17
## [3.2.0](https://github.com/bee-queue/arena/compare/v3.1.0...v3.2.0) (2020-08-05)
28

39
### 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.2.0"
47+
"version": "3.2.1"
4848
}

0 commit comments

Comments
 (0)