Skip to content

Commit 30e987b

Browse files
committed
chore(telemetry): Release 0.6.5
1 parent a207d35 commit 30e987b

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

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.

crates/stackable-telemetry/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.6.5] - 2026-06-03
8+
9+
Note: There are only dependency bumps in this release.
10+
711
## [0.6.4] - 2026-06-03
812

9-
Note: There are only dependency bumps in this release
13+
Note: There are only dependency bumps in this release.
1014

1115
## [0.6.3] - 2026-03-30
1216

crates/stackable-telemetry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackable-telemetry"
3-
version = "0.6.4"
3+
version = "0.6.5"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)