Skip to content

Commit

Permalink
chore(release): 5.12.10 [skip ci]
Browse files Browse the repository at this point in the history
## [5.12.10](v5.12.9...v5.12.10) (2024-08-22)

### Bug Fixes

* **flow:** remove debounce key when parent is moved to fail ([#2720](#2720)) ([d51aabe](d51aabe))
  • Loading branch information
semantic-release-bot committed Aug 22, 2024
1 parent d51aabe commit a457a54
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.12.10](https://github.com/taskforcesh/bullmq/compare/v5.12.9...v5.12.10) (2024-08-22)


### Bug Fixes

* **flow:** remove debounce key when parent is moved to fail ([#2720](https://github.com/taskforcesh/bullmq/issues/2720)) ([d51aabe](https://github.com/taskforcesh/bullmq/commit/d51aabe999a489c285f871d21e36c3c84e2bef33))

## [5.12.9](https://github.com/taskforcesh/bullmq/compare/v5.12.8...v5.12.9) (2024-08-17)


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

0 comments on commit a457a54

Please sign in to comment.