Skip to content

Commit

Permalink
chore(release): 5.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.7](v5.1.6...v5.1.7) (2024-02-02)

### Bug Fixes

* **reprocess-job:** add marker if needed ([#2406](#2406)) ([5923ed8](5923ed8))
  • Loading branch information
semantic-release-bot committed Feb 2, 2024
1 parent 5923ed8 commit 1eedf29
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.1.7](https://github.com/taskforcesh/bullmq/compare/v5.1.6...v5.1.7) (2024-02-02)


### Bug Fixes

* **reprocess-job:** add marker if needed ([#2406](https://github.com/taskforcesh/bullmq/issues/2406)) ([5923ed8](https://github.com/taskforcesh/bullmq/commit/5923ed885f5451eee2f14258767d7d5f8d80ae13))

## [5.1.6](https://github.com/taskforcesh/bullmq/compare/v5.1.5...v5.1.6) (2024-01-31)


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

0 comments on commit 1eedf29

Please sign in to comment.