Skip to content

Commit bfd9081

Browse files
chore(release): 4.0.5 [skip ci]
## [4.0.5](v4.0.4...v4.0.5) (2025-06-17) ### Bug Fixes * include the metric and label names in deprecation warning ([#114](#114)) ([6726816](6726816))
1 parent 42413d8 commit bfd9081

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.5](https://github.com/metrics-js/prometheus-consumer/compare/v4.0.4...v4.0.5) (2025-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* include the metric and label names in deprecation warning ([#114](https://github.com/metrics-js/prometheus-consumer/issues/114)) ([6726816](https://github.com/metrics-js/prometheus-consumer/commit/672681606ce6304744e93c33b3bb5205710de3ee))
7+
18
## [4.0.4](https://github.com/metrics-js/prometheus-consumer/compare/v4.0.3...v4.0.4) (2024-02-01)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4",
3+
"version": "4.0.5",
44
"types": "prometheus-consumer.d.ts",
55
"files": [
66
"lib/",

0 commit comments

Comments
 (0)