Skip to content

Commit 1eb8d01

Browse files
chore(release): 2.8.3 [skip ci]
### [2.8.3](v2.8.2...v2.8.3) (2020-08-06) ### Bug Fixes * **retry-job:** include job name ([#236](#236)) ([4ccaf7e](4ccaf7e))
1 parent f6303dc commit 1eb8d01

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+
### [2.8.3](https://github.com/bee-queue/arena/compare/v2.8.2...v2.8.3) (2020-08-06)
2+
3+
### Bug Fixes
4+
5+
- **retry-job:** include job name ([#236](https://github.com/bee-queue/arena/issues/236)) ([4ccaf7e](https://github.com/bee-queue/arena/commit/4ccaf7ee029384753855d3b7399bdcfc0a93ca5a))
6+
17
## Release History
28

39
- 2.8.1 Fix bull queue job publishing

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
@@ -52,5 +52,5 @@
5252
"src"
5353
],
5454
"repository": "https://github.com/bee-queue/arena.git",
55-
"version": "2.8.2"
55+
"version": "2.8.3"
5656
}

0 commit comments

Comments
 (0)