From 0cc957c0553dc7faafda3682f1867351c696a9ae Mon Sep 17 00:00:00 2001 From: "acp-release-bot[bot]" <246668977+acp-release-bot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 10:22:51 +0000 Subject: [PATCH] chore: release v1.0.1 --- src/agent-client-protocol-conductor/CHANGELOG.md | 6 ++++++ src/agent-client-protocol-http/CHANGELOG.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/src/agent-client-protocol-conductor/CHANGELOG.md b/src/agent-client-protocol-conductor/CHANGELOG.md index 618ac9e..3131c2d 100644 --- a/src/agent-client-protocol-conductor/CHANGELOG.md +++ b/src/agent-client-protocol-conductor/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.1](https://github.com/agentclientprotocol/rust-sdk/compare/agent-client-protocol-conductor-v1.0.0...agent-client-protocol-conductor-v1.0.1) - 2026-06-29 + +### Other + +- release v1.0.1 ([#227](https://github.com/agentclientprotocol/rust-sdk/pull/227)) + ## [1.0.0](https://github.com/agentclientprotocol/rust-sdk/compare/agent-client-protocol-conductor-v0.15.1...agent-client-protocol-conductor-v1.0.0) - 2026-06-24 ### Added diff --git a/src/agent-client-protocol-http/CHANGELOG.md b/src/agent-client-protocol-http/CHANGELOG.md index 293b2f1..e4e3caa 100644 --- a/src/agent-client-protocol-http/CHANGELOG.md +++ b/src/agent-client-protocol-http/CHANGELOG.md @@ -2,6 +2,12 @@ ## [Unreleased] +## [1.0.1](https://github.com/agentclientprotocol/rust-sdk/compare/agent-client-protocol-http-v1.0.0...agent-client-protocol-http-v1.0.1) - 2026-06-29 + +### Other + +- release v1.0.1 ([#227](https://github.com/agentclientprotocol/rust-sdk/pull/227)) + ## [1.0.0](https://github.com/agentclientprotocol/rust-sdk/compare/agent-client-protocol-http-v0.1.1...agent-client-protocol-http-v1.0.0) - 2026-06-24 ### Other