Skip to content

Commit ec5e979

Browse files
chore(release): 3.7.0 [skip ci]
## [3.7.0](v3.6.1...v3.7.0) (2020-12-16) ### Features * **deps:** remove dependency on `handlebars-helpers` ([#302](#302)) ([bbacae8](bbacae8))
1 parent bbacae8 commit ec5e979

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.7.0](https://github.com/bee-queue/arena/compare/v3.6.1...v3.7.0) (2020-12-16)
2+
3+
### Features
4+
5+
- **deps:** remove dependency on `handlebars-helpers` ([#302](https://github.com/bee-queue/arena/issues/302)) ([bbacae8](https://github.com/bee-queue/arena/commit/bbacae8d4af5e8f157e992d926b43ccb947e4015))
6+
17
### [3.6.1](https://github.com/bee-queue/arena/compare/v3.6.0...v3.6.1) (2020-11-26)
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.6.1"
48+
"version": "3.7.0"
4949
}

0 commit comments

Comments
 (0)