Skip to content

Commit

Permalink
chore(release): 5.7.7 [skip ci]
Browse files Browse the repository at this point in the history
## [5.7.7](v5.7.6...v5.7.7) (2024-04-30)

### Bug Fixes

* **worker:** force timeout on bzpopmin command ([#2543](#2543)) ([ae7cb6c](ae7cb6c))
* **worker:** wait for jobs to finalize on close ([#2545](#2545)) [python] ([d81f210](d81f210))
  • Loading branch information
semantic-release-bot committed Apr 30, 2024
1 parent ae7cb6c commit ad77973
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/gitbook/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.7.7](https://github.com/taskforcesh/bullmq/compare/v5.7.6...v5.7.7) (2024-04-30)


### Bug Fixes

* **worker:** force timeout on bzpopmin command ([#2543](https://github.com/taskforcesh/bullmq/issues/2543)) ([ae7cb6c](https://github.com/taskforcesh/bullmq/commit/ae7cb6caefdbfa5ca0d28589cef4b896ffcce2db))
* **worker:** wait for jobs to finalize on close ([#2545](https://github.com/taskforcesh/bullmq/issues/2545)) [python] ([d81f210](https://github.com/taskforcesh/bullmq/commit/d81f210a5f5968fc040e820946fb672deb24bd01))

## [5.7.6](https://github.com/taskforcesh/bullmq/compare/v5.7.5...v5.7.6) (2024-04-27)


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

0 comments on commit ad77973

Please sign in to comment.