Skip to content

Commit b52d964

Browse files
authored
Merge pull request #25 from syncable-dev/release-plz-2025-06-26T14-22-42Z
chore: release v0.1.6
2 parents 14502a3 + 89b6a20 commit b52d964

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

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

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

33
## [Unreleased]
44

5+
## [0.1.6](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.5...v0.1.6) - 2025-06-26
6+
7+
### Added
8+
9+
- add examples using langgraph for stdio and sse mode
10+
- server side with http call is ready
11+
12+
### Other
13+
14+
- Merge remote-tracking branch 'origin/main' into feature/langgraph-integration
15+
516
## [0.1.5](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.4...v0.1.5) - 2025-06-26
617

718
### 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.5"
3+
version = "0.1.6"
44
edition = "2021"
55
authors = [
66
"Lishuai Jing <lishuai@syncable.dev>",

0 commit comments

Comments
 (0)