Skip to content

Commit

Permalink
chore(release): 1.11.1 [skip ci]nn## [1.11.1](taskforcesh/bullmq@v1.1…
Browse files Browse the repository at this point in the history
…1.0...v1.11.1) (2020-12-15)

### Bug Fixes

* clientCommandMessageReg to support GCP memorystore v5 ([8408dda](taskforcesh@8408dda))
  • Loading branch information
semantic-release-bot committed Dec 15, 2020
1 parent 8408dda commit 9aba722
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.1](https://github.com/taskforcesh/bullmq/compare/v1.11.0...v1.11.1) (2020-12-15)


### Bug Fixes

* clientCommandMessageReg to support GCP memorystore v5 ([8408dda](https://github.com/taskforcesh/bullmq/commit/8408dda9fa64fc0b968e88fb2726e0a30f717ed7))

# [1.11.0](https://github.com/taskforcesh/bullmq/compare/v1.10.0...v1.11.0) (2020-11-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bullmq",
"version": "1.11.0",
"version": "1.11.1",
"description": "Queue for messages and jobs based on Redis",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 9aba722

Please sign in to comment.