Skip to content

Commit

Permalink
chore(release): 5.7.4 [skip ci]
Browse files Browse the repository at this point in the history
## [5.7.4](v5.7.3...v5.7.4) (2024-04-21)

### Performance Improvements

* **worker:** reset delays after generating blockTimeout value ([#2529](#2529)) ([e92cea4](e92cea4))
  • Loading branch information
semantic-release-bot committed Apr 21, 2024
1 parent e92cea4 commit f65eb4b
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.7.4](https://github.com/taskforcesh/bullmq/compare/v5.7.3...v5.7.4) (2024-04-21)


### Performance Improvements

* **worker:** reset delays after generating blockTimeout value ([#2529](https://github.com/taskforcesh/bullmq/issues/2529)) ([e92cea4](https://github.com/taskforcesh/bullmq/commit/e92cea4a9d7c99f649f6626d1c0a1e1e994179d6))

## [5.7.3](https://github.com/taskforcesh/bullmq/compare/v5.7.2...v5.7.3) (2024-04-20)


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

0 comments on commit f65eb4b

Please sign in to comment.