Skip to content

Commit f84648e

Browse files
committed
chore: Release
1 parent fc1bb41 commit f84648e

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-util/CHANGELOG.md

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

1010
## [Unreleased] - ReleaseDate
1111

12+
## [0.19.2] - 2025-06-18
13+
1214
### Changed
1315

1416
- Taking a snapshot from `DebuggingRecorder` now has "consume" semantics for counters and gauges, matching the behavior

metrics-util/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-util"
3-
version = "0.19.1"
3+
version = "0.19.2"
44
edition = "2018"
55
rust-version = "1.71.1"
66

0 commit comments

Comments
 (0)