Skip to content

Commit 16504cf

Browse files
authored
chore: release v0.5.9
1 parent 0c9573e commit 16504cf

File tree

5 files changed

+19
-5
lines changed

5 files changed

+19
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stigmerge-peer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.5.9] - 2025-07-23
6+
7+
### 🐛 Bug Fixes
8+
9+
- Docs.rs build for crates that depend on veilid-core
10+
11+
<!-- generated by git-cliff -->
512
## [0.5.8] - 2025-07-20
613

714
### 🐛 Bug Fixes

stigmerge-peer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition.workspace = true
55
homepage.workspace = true
66
license.workspace = true
77
repository.workspace = true
8-
version = "0.5.8"
8+
version = "0.5.9"
99
documentation = "https://docs.rs/stigmerge-peer"
1010
description = "stigmerge p2p protocol and agent components"
1111
build = "build.rs"

stigmerge/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.5.9] - 2025-07-23
6+
7+
### 🐛 Bug Fixes
8+
9+
- Docs.rs build for crates that depend on veilid-core
10+
11+
<!-- generated by git-cliff -->
512
## [0.5.8] - 2025-07-20
613

714
### 🚜 Refactor

stigmerge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition.workspace = true
88
homepage.workspace = true
99
license.workspace = true
1010
repository.workspace = true
11-
version = "0.5.8"
11+
version = "0.5.9"
1212

1313
[package.metadata.wix]
1414
upgrade-guid = "B2D446B7-C4C2-4939-8A9E-C6039D89BAE8"

0 commit comments

Comments
 (0)