Skip to content

Commit fcd1b61

Browse files
chore(release): 3.6.1 [skip ci]
### [3.6.1](v3.6.0...v3.6.1) (2020-11-26) ### Bug Fixes * support redis configuration with bullmq ([#294](#294)) ([ab4b806](ab4b806))
1 parent ab4b806 commit fcd1b61

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.6.1](https://github.com/bee-queue/arena/compare/v3.6.0...v3.6.1) (2020-11-26)
2+
3+
### Bug Fixes
4+
5+
- support redis configuration with bullmq ([#294](https://github.com/bee-queue/arena/issues/294)) ([ab4b806](https://github.com/bee-queue/arena/commit/ab4b806308abec5d1824ee9b44f71bafcf8c6e3a))
6+
17
## [3.6.0](https://github.com/bee-queue/arena/compare/v3.5.0...v3.6.0) (2020-11-25)
28

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

0 commit comments

Comments
 (0)