Skip to content

Commit

Permalink
chore(release): 5.5.4 [skip ci]
Browse files Browse the repository at this point in the history
## [5.5.4](v5.5.3...v5.5.4) (2024-04-07)

### Performance Improvements

* **stalled:** remove jobId from stalled after removing lock when moved from active ([#2512](#2512)) (python) ([64feec9](64feec9))
  • Loading branch information
semantic-release-bot committed Apr 7, 2024
1 parent 64feec9 commit 91cdd57
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.4](https://github.com/taskforcesh/bullmq/compare/v5.5.3...v5.5.4) (2024-04-07)


### Performance Improvements

* **stalled:** remove jobId from stalled after removing lock when moved from active ([#2512](https://github.com/taskforcesh/bullmq/issues/2512)) (python) ([64feec9](https://github.com/taskforcesh/bullmq/commit/64feec91b0b034fe640a846166bd95b546ff6d71))

## [5.5.3](https://github.com/taskforcesh/bullmq/compare/v5.5.2...v5.5.3) (2024-04-07)


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.3",
"version": "5.5.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 91cdd57

Please sign in to comment.