Skip to content

Commit

Permalink
chore(release): 4.11.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.11.4](v4.11.3...v4.11.4) (2023-09-22)

### Bug Fixes

* **queue:** batched unpack now uses range ([#2188](#2188)) ([b5e97f4](b5e97f4))
  • Loading branch information
semantic-release-bot committed Sep 22, 2023
1 parent b5e97f4 commit 9d78a99
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 @@
## [4.11.4](https://github.com/taskforcesh/bullmq/compare/v4.11.3...v4.11.4) (2023-09-22)


### Bug Fixes

* **queue:** batched unpack now uses range ([#2188](https://github.com/taskforcesh/bullmq/issues/2188)) ([b5e97f4](https://github.com/taskforcesh/bullmq/commit/b5e97f420bc0c4bc82772f3e87883ee522be43d9))

## [4.11.3](https://github.com/taskforcesh/bullmq/compare/v4.11.2...v4.11.3) (2023-09-22)


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": "4.11.3",
"version": "4.11.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 9d78a99

Please sign in to comment.