Skip to content

Commit a299dd4

Browse files
chore(release): 3.20.0 [skip ci]
## [3.20.0](v3.19.0...v3.20.0) (2021-04-13) ### Features * **promote:** adding Promote Jobs button ([c0e0d59](c0e0d59)) ### Bug Fixes * **lintstage:** applying eslint only to js to avoid conflicts with changelog ([4914b10](4914b10))
1 parent 2dfc0a5 commit a299dd4

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.20.0](https://github.com/bee-queue/arena/compare/v3.19.0...v3.20.0) (2021-04-13)
2+
3+
### Features
4+
5+
- **promote:** adding Promote Jobs button ([c0e0d59](https://github.com/bee-queue/arena/commit/c0e0d590c02f986d0671551fed28dbdcfb379e86))
6+
7+
### Bug Fixes
8+
9+
- **lintstage:** applying eslint only to js to avoid conflicts with changelog ([4914b10](https://github.com/bee-queue/arena/commit/4914b1042738a6365b09b2fe81364ad81b4c2af3))
10+
111
## [3.19.0](https://github.com/bee-queue/arena/compare/v3.18.0...v3.19.0) (2021-04-05)
212

313
### 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
@@ -53,5 +53,5 @@
5353
"src"
5454
],
5555
"repository": "https://github.com/bee-queue/arena.git",
56-
"version": "3.19.0"
56+
"version": "3.20.0"
5757
}

0 commit comments

Comments
 (0)