Skip to content

Commit f203585

Browse files
chore(release): 3.3.0 [skip ci]
## [3.3.0](v3.2.4...v3.3.0) (2020-10-28) ### Features * **job-details:** show stacktraces when job is delayed or done ([#238](#238)) ([6b3dd6f](6b3dd6f))
1 parent 6b3dd6f commit f203585

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.3.0](https://github.com/bee-queue/arena/compare/v3.2.4...v3.3.0) (2020-10-28)
2+
3+
### Features
4+
5+
- **job-details:** show stacktraces when job is delayed or done ([#238](https://github.com/bee-queue/arena/issues/238)) ([6b3dd6f](https://github.com/bee-queue/arena/commit/6b3dd6f3117cdd8296c4eec9c2b39da90acea77e))
6+
17
### [3.2.4](https://github.com/bee-queue/arena/compare/v3.2.3...v3.2.4) (2020-10-28)
28

39
### Bug Fixes

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
@@ -45,5 +45,5 @@
4545
"src"
4646
],
4747
"repository": "https://github.com/bee-queue/arena.git",
48-
"version": "3.2.4"
48+
"version": "3.3.0"
4949
}

0 commit comments

Comments
 (0)