Skip to content

Commit

Permalink
chore(release): 5.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.21.0](v5.20.1...v5.21.0) (2024-10-18)

### Features

* **queue:** add option to skip metas update ([b7dd925](b7dd925))
  • Loading branch information
semantic-release-bot committed Oct 18, 2024
1 parent b7dd925 commit e7f0826
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.21.0](https://github.com/taskforcesh/bullmq/compare/v5.20.1...v5.21.0) (2024-10-18)


### Features

* **queue:** add option to skip metas update ([b7dd925](https://github.com/taskforcesh/bullmq/commit/b7dd925e7f2a4468c98a05f3a3ca1a476482b6c0))

## [5.20.1](https://github.com/taskforcesh/bullmq/compare/v5.20.0...v5.20.1) (2024-10-18)


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

0 comments on commit e7f0826

Please sign in to comment.