We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0376dcc commit 79113acCopy full SHA for 79113ac
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.13.0](https://github.com/OptimalBits/bull/compare/v4.12.9...v4.13.0) (2024-06-12)
2
+
3
4
+### Features
5
6
+* **queue:** add getCountsPerPriority method ([#2746](https://github.com/OptimalBits/bull/issues/2746)) ([0376dcc](https://github.com/OptimalBits/bull/commit/0376dcc128d9af13ecbd658d8ea7ff19fce56915))
7
8
## [4.12.9](https://github.com/OptimalBits/bull/compare/v4.12.8...v4.12.9) (2024-05-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "bull",
- "version": "4.12.9",
+ "version": "4.13.0",
"description": "Job manager",
"engines": {
"node": ">=12"
0 commit comments