Skip to content

Commit d65dc76

Browse files
chore(release): 3.2.0 [skip ci]
## [3.2.0](v3.1.0...v3.2.0) (2020-08-05) ### Features * **add-job:** improve named job support ([#209](#209)) ([1c131a9](1c131a9))
1 parent 1c131a9 commit d65dc76

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.0](https://github.com/bee-queue/arena/compare/v3.1.0...v3.2.0) (2020-08-05)
2+
3+
### Features
4+
5+
- **add-job:** improve named job support ([#209](https://github.com/bee-queue/arena/issues/209)) ([1c131a9](https://github.com/bee-queue/arena/commit/1c131a9d143bdf8c2ef3c7bc2c1353b6f62346b1))
6+
17
## [3.1.0](https://github.com/bee-queue/arena/compare/v3.0.2...v3.1.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.1.0"
47+
"version": "3.2.0"
4848
}

0 commit comments

Comments
 (0)