Skip to content

Commit ce56c5a

Browse files
chore(release): 4.0.3 [skip ci]
## [4.0.3](v4.0.2...v4.0.3) (2023-11-08) ### Bug Fixes * add registry field to types and fix client from any ([0e245a6](0e245a6))
1 parent 0e245a6 commit ce56c5a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.3](https://github.com/metrics-js/prometheus-consumer/compare/v4.0.2...v4.0.3) (2023-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* add registry field to types and fix client from any ([0e245a6](https://github.com/metrics-js/prometheus-consumer/commit/0e245a6b1293f2d2d7a2eda2dccdd654c29d3f64))
7+
18
# Changelog
29

310
Notable changes to this project will be documented in this file.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metrics/prometheus-consumer",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"types": "prometheus-consumer.d.ts",
55
"files": [
66
"lib/",

0 commit comments

Comments
 (0)