Skip to content

Commit a5371e8

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](libp2p/js-libp2p-prometheus-metrics@v1.1.4...v1.1.5) (2023-05-23) ### Bug Fixes * move prom-client to deps ([libp2p#32](libp2p/js-libp2p-prometheus-metrics#32)) ([73acad0](libp2p/js-libp2p-prometheus-metrics@73acad0))
1 parent 73acad0 commit a5371e8

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+
## [1.1.5](https://github.com/libp2p/js-libp2p-prometheus-metrics/compare/v1.1.4...v1.1.5) (2023-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* move prom-client to deps ([#32](https://github.com/libp2p/js-libp2p-prometheus-metrics/issues/32)) ([73acad0](https://github.com/libp2p/js-libp2p-prometheus-metrics/commit/73acad0a20a9a0ad024cd47a53f154668dbae77b))
7+
18
## [1.1.4](https://github.com/libp2p/js-libp2p-prometheus-metrics/compare/v1.1.3...v1.1.4) (2023-05-12)
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": "@libp2p/prometheus-metrics",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Collect libp2p metrics for scraping by Prometheus or Graphana",
55
"author": "",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)