Skip to content

Commit e26dfb3

Browse files
chore(release): 3.3.3 [skip ci]
### [3.3.3](v3.3.2...v3.3.3) (2020-10-29) ### Bug Fixes * **job-details:** actually correctly wait for promises ([#271](#271)) ([6e205a6](6e205a6))
1 parent 6e205a6 commit e26dfb3

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.3](https://github.com/bee-queue/arena/compare/v3.3.2...v3.3.3) (2020-10-29)
2+
3+
### Bug Fixes
4+
5+
- **job-details:** actually correctly wait for promises ([#271](https://github.com/bee-queue/arena/issues/271)) ([6e205a6](https://github.com/bee-queue/arena/commit/6e205a6a3efd4e56347fb6351b61f69755e598d9))
6+
17
### [3.3.2](https://github.com/bee-queue/arena/compare/v3.3.1...v3.3.2) (2020-10-29)
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.3.2"
48+
"version": "3.3.3"
4949
}

0 commit comments

Comments
 (0)