Skip to content

Commit a690774

Browse files
authored
chore(release): prepare acpx 0.11.1 (#405)
1 parent f29a0e5 commit a690774

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Repo: https://github.com/openclaw/acpx
88

99
### Changes
1010

11+
### Breaking
12+
13+
### Fixes
14+
15+
## 2026.6.23 (v0.11.1)
16+
17+
### Changes
18+
1119
- Runtime/embedding: preserve per-agent environment variables across ACP session
1220
creation, queue handoff, persistence, and reconnects. Thanks @zhangguiping-xydt.
1321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "acpx",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line",
55
"keywords": [
66
"acp",

0 commit comments

Comments
 (0)