Skip to content

Commit

Permalink
chore(release): 5.12.15 [skip ci]
Browse files Browse the repository at this point in the history
## [5.12.15](v5.12.14...v5.12.15) (2024-09-10)

### Bug Fixes

* **metrics:** differentiate points in different minutes to be more accurate ([#2766](#2766)) (python) ([7cb670e](7cb670e))
* **pattern:** do not save offset when immediately is provided ([#2756](#2756)) ([a8cb8a2](a8cb8a2))
  • Loading branch information
semantic-release-bot committed Sep 10, 2024
1 parent 7cb670e commit 8772a23
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/gitbook/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.12.15](https://github.com/taskforcesh/bullmq/compare/v5.12.14...v5.12.15) (2024-09-10)


### Bug Fixes

* **metrics:** differentiate points in different minutes to be more accurate ([#2766](https://github.com/taskforcesh/bullmq/issues/2766)) (python) ([7cb670e](https://github.com/taskforcesh/bullmq/commit/7cb670e1bf9560a24de3da52427b4f6b6152a59a))
* **pattern:** do not save offset when immediately is provided ([#2756](https://github.com/taskforcesh/bullmq/issues/2756)) ([a8cb8a2](https://github.com/taskforcesh/bullmq/commit/a8cb8a21ea52437ac507097994ef0fde058c5433))

## [5.12.14](https://github.com/taskforcesh/bullmq/compare/v5.12.13...v5.12.14) (2024-09-05)


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

0 comments on commit 8772a23

Please sign in to comment.