Skip to content

Commit

Permalink
chore(release): 4.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.18.1](v4.18.0...v4.18.1) (2024-10-19)

### Bug Fixes

* use-versions-for-lua-commands ([b0a216d](b0a216d))
  • Loading branch information
semantic-release-bot committed Oct 19, 2024
1 parent b0a216d commit d5495b1
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.18.1](https://github.com/taskforcesh/bullmq/compare/v4.18.0...v4.18.1) (2024-10-19)


### Bug Fixes

* use-versions-for-lua-commands ([b0a216d](https://github.com/taskforcesh/bullmq/commit/b0a216deacb0295e77b039ea67c100e57b045037))

# [4.18.0](https://github.com/taskforcesh/bullmq/compare/v4.17.0...v4.18.0) (2024-10-14)


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

0 comments on commit d5495b1

Please sign in to comment.