Skip to content

Commit 0c279bf

Browse files
chore(release): 4.0.4 [skip ci]
## [4.0.4](v4.0.3...v4.0.4) (2024-02-01) ### Bug Fixes * ensures errors are logged with the error ([4840ca5](4840ca5))
1 parent 3bbc95c commit 0c279bf

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.0.4](https://github.com/metrics-js/prometheus-consumer/compare/v4.0.3...v4.0.4) (2024-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* ensures errors are logged with the error ([4840ca5](https://github.com/metrics-js/prometheus-consumer/commit/4840ca58a779c76995c972caac446749e04deb59))
7+
18
## [4.0.3](https://github.com/metrics-js/prometheus-consumer/compare/v4.0.2...v4.0.3) (2023-11-08)
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": "@metrics/prometheus-consumer",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"types": "prometheus-consumer.d.ts",
55
"files": [
66
"lib/",

0 commit comments

Comments
 (0)