Skip to content

Commit 330377f

Browse files
committed
chore: Release
1 parent 88a5fda commit 330377f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

metrics-exporter-prometheus/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased] - ReleaseDate
1010

11+
## [0.18.0] - 2025-11-28
12+
1113
### Added
1214

1315
- Added `with_recommended_naming` to `PrometheusBuilder`, which when set to `true` will use the recommended naming

metrics-exporter-prometheus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "metrics-exporter-prometheus"
3-
version = "0.17.2"
3+
version = "0.18.0"
44
edition = "2018"
55
rust-version = { workspace = true }
66

0 commit comments

Comments
 (0)