Skip to content

Commit e91ac53

Browse files
authored
Prep v0.4.7 (#1)
1 parent 35deb76 commit e91ac53

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

3+
## 0.4.7 (2025-10-11)
4+
5+
- New repo: https://github.com/agentclientprotocol/typescript-sdk
6+
37
## 0.4.6 (2025-10-10)
48

59
- No changes

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.4.6",
3+
"version": "0.4.7",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)