Skip to content

Commit 658f76d

Browse files
chore(main): release 0.22.0 (#151)
Co-authored-by: acp-release-bot[bot] <246668977+acp-release-bot[bot]@users.noreply.github.com>
1 parent f9384f5 commit 658f76d

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.21.1"
2+
".": "0.22.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.22.0](https://github.com/agentclientprotocol/typescript-sdk/compare/v0.21.1...v0.22.0) (2026-05-18)
4+
5+
6+
### Features
7+
8+
* **unstable:** Add session delete handling ([#152](https://github.com/agentclientprotocol/typescript-sdk/issues/152)) ([f9384f5](https://github.com/agentclientprotocol/typescript-sdk/commit/f9384f59008298b44fd1e22e5dde3f2e922fc7ec))
9+
* Update schema to v0.13.2 ([#150](https://github.com/agentclientprotocol/typescript-sdk/issues/150)) ([b15960b](https://github.com/agentclientprotocol/typescript-sdk/commit/b15960b74667f9a582470d58c18ebb9054e5acfd))
10+
311
## [0.21.1](https://github.com/agentclientprotocol/typescript-sdk/compare/v0.21.0...v0.21.1) (2026-05-14)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentclientprotocol/sdk",
3-
"version": "0.21.1",
3+
"version": "0.22.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)