Skip to content

Commit

Permalink
chore(release): 4.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.13.1](v4.13.0...v4.13.1) (2024-06-21)

### Bug Fixes

* **priority:** consider paused state when calling getCountsPerPriority ([#2748](#2748)) ([6c2719a](6c2719a))
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent 6c2719a commit 75703e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.13.1](https://github.com/OptimalBits/bull/compare/v4.13.0...v4.13.1) (2024-06-21)


### Bug Fixes

* **priority:** consider paused state when calling getCountsPerPriority ([#2748](https://github.com/OptimalBits/bull/issues/2748)) ([6c2719a](https://github.com/OptimalBits/bull/commit/6c2719a9292bf0a11136d575d333600be0b9a422))

# [4.13.0](https://github.com/OptimalBits/bull/compare/v4.12.9...v4.13.0) (2024-06-12)


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": "bull",
"version": "4.13.0",
"version": "4.13.1",
"description": "Job manager",
"engines": {
"node": ">=12"
Expand Down

0 comments on commit 75703e5

Please sign in to comment.