Skip to content

Commit 6607899

Browse files
committed
chore(maitake-sync): prepare to release maitake-sync 0.2.2
Signed-off-by: Eliza Weisman <[email protected]>
1 parent d37e360 commit 6607899

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

maitake-sync/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## maitake-sync-v0.2.2 - (2025-08-16)
7+
8+
[e896466](https://github.com/hawkw/mycelium/e89646637bd946d27e265e7954887845707ba975)...[0c04556](https://github.com/hawkw/mycelium/0c045561b69ba6faff638a4b5cc0d08374667718)
9+
10+
11+
### Fixed
12+
13+
- No-cas maitake-sync ([#538](https://github.com/hawkw/mycelium/issues/538)) ([5dfdd75](https://github.com/hawkw/mycelium/5dfdd75448c8c931628834de707a174524957542))
14+
615
## maitake-sync-v0.2.1 - (2025-02-06)
716

817
[dd00208](https://github.com/hawkw/mycelium/dd0020892564c77ee4c20ffbc2f7f5b046ad54c8)...[dd00208](https://github.com/hawkw/mycelium/dd0020892564c77ee4c20ffbc2f7f5b046ad54c8)

maitake-sync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "maitake-sync"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = [
55
"Eliza Weisman <[email protected]>",
66
]

0 commit comments

Comments
 (0)