Skip to content

Commit 5a49383

Browse files
authored
Merge pull request #34 from syncable-dev/release-plz-2025-08-02T10-17-02Z
chore: release v0.1.9
2 parents 0fcafcd + 75dcf1b commit 5a49383

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

rust-mcp-server-syncable-cli/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.9](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.8...v0.1.9) - 2025-08-02
11+
12+
### Other
13+
14+
- Merge pull request #33 from syncable-dev/feature/langgraph-stdio-sse
15+
- add build and test dummy code
16+
1017
## [0.1.8](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.7...v0.1.8) - 2025-08-02
1118

1219
### Other

rust-mcp-server-syncable-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-mcp-server-syncable-cli"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2021"
55
authors = [
66
"Lishuai Jing <lishuai@syncable.dev>",

0 commit comments

Comments
 (0)