Skip to content

Commit

Permalink
chore(release): 5.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.5.2](v5.5.1...v5.5.2) (2024-04-06)

### Bug Fixes

* **client:** try catch list command as it's not supported in GCP ([#2506](#2506)) ([ca68a9e](ca68a9e))
  • Loading branch information
semantic-release-bot committed Apr 6, 2024
1 parent ca68a9e commit 4a3787c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/gitbook/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.5.2](https://github.com/taskforcesh/bullmq/compare/v5.5.1...v5.5.2) (2024-04-06)


### Bug Fixes

* **client:** try catch list command as it's not supported in GCP ([#2506](https://github.com/taskforcesh/bullmq/issues/2506)) ([ca68a9e](https://github.com/taskforcesh/bullmq/commit/ca68a9eff070e8dc09c484b1fb298c7afaa18f6f))

## [5.5.1](https://github.com/taskforcesh/bullmq/compare/v5.5.0...v5.5.1) (2024-04-03)


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": "5.5.1",
"version": "5.5.2",
"description": "Queue for messages and jobs based on Redis",
"homepage": "https://bullmq.io/",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit 4a3787c

Please sign in to comment.