Skip to content

Commit 66f8241

Browse files
chore(release): 4.16.3 [skip ci]
## [4.16.3](v4.16.2...v4.16.3) (2024-09-10) ### Bug Fixes * **metrics:** differentiate points in different minutes to be more accurate ([#2770](#2770)) ([fbf2fa3](fbf2fa3))
1 parent fbf2fa3 commit 66f8241

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.16.3](https://github.com/OptimalBits/bull/compare/v4.16.2...v4.16.3) (2024-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **metrics:** differentiate points in different minutes to be more accurate ([#2770](https://github.com/OptimalBits/bull/issues/2770)) ([fbf2fa3](https://github.com/OptimalBits/bull/commit/fbf2fa397c865e6620aac39b291704e486f424d2))
7+
18
## [4.16.2](https://github.com/OptimalBits/bull/compare/v4.16.1...v4.16.2) (2024-09-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bull",
3-
"version": "4.16.2",
3+
"version": "4.16.3",
44
"description": "Job manager",
55
"engines": {
66
"node": ">=12"

0 commit comments

Comments
 (0)