Skip to content

Commit

Permalink
chore(release): 4.12.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.12.5](taskforcesh/bullmq@v4.12.4...v4.12.5) (2023-10-18)

### Performance Improvements

* **events:** trim events when removing jobs ([taskforcesh#2235](taskforcesh#2235)) (python) ([889815c](taskforcesh@889815c))
  • Loading branch information
semantic-release-bot committed Oct 18, 2023
1 parent 889815c commit 5c62a77
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.12.5](https://github.com/taskforcesh/bullmq/compare/v4.12.4...v4.12.5) (2023-10-18)


### Performance Improvements

* **events:** trim events when removing jobs ([#2235](https://github.com/taskforcesh/bullmq/issues/2235)) (python) ([889815c](https://github.com/taskforcesh/bullmq/commit/889815c412666e5fad8f32d2e3a2d41cf650f001))

## [4.12.4](https://github.com/taskforcesh/bullmq/compare/v4.12.3...v4.12.4) (2023-10-13)


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

0 comments on commit 5c62a77

Please sign in to comment.