Skip to content

Commit a6a022c

Browse files
chore(release): 3.1.0 [skip ci]
## [3.1.0](v3.0.2...v3.1.0) (2020-08-05) ### Features * **add-job:** add jsoneditor code and text modes ([#217](#217)) ([63ca0c8](63ca0c8)) * **job-details:** show raw progress when not numeric ([bd0d697](bd0d697))
1 parent bd0d697 commit a6a022c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.0](https://github.com/bee-queue/arena/compare/v3.0.2...v3.1.0) (2020-08-05)
2+
3+
### Features
4+
5+
- **add-job:** add jsoneditor code and text modes ([#217](https://github.com/bee-queue/arena/issues/217)) ([63ca0c8](https://github.com/bee-queue/arena/commit/63ca0c8623486a2b665d33de8bda5ff437f8f2ab))
6+
- **job-details:** show raw progress when not numeric ([bd0d697](https://github.com/bee-queue/arena/commit/bd0d6970b6cf046c898569c8f0acbee88dfd642a))
7+
18
### [3.0.2](https://github.com/bee-queue/arena/compare/v3.0.1...v3.0.2) (2020-08-05)
29

310
### 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
@@ -44,5 +44,5 @@
4444
"src"
4545
],
4646
"repository": "https://github.com/bee-queue/arena.git",
47-
"version": "3.0.2"
47+
"version": "3.1.0"
4848
}

0 commit comments

Comments
 (0)