Skip to content

Commit 5292466

Browse files
chore: version typescript packages
1 parent 2cd5aa0 commit 5292466

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

typescript/.changeset/bitter-pugs-flow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

typescript/.changeset/red-goats-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

typescript/agentkit/CHANGELOG.md

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

3+
## 0.10.4
4+
5+
### Patch Changes
6+
7+
- [#863](https://github.com/coinbase/agentkit/pull/863) [`2471251`](https://github.com/coinbase/agentkit/commit/24712518430c787f5c543781b39116708a2d759a) Thanks [@phdargen](https://github.com/phdargen)! - Converted all dynamic to static imports
8+
9+
- [#864](https://github.com/coinbase/agentkit/pull/864) [`8515a32`](https://github.com/coinbase/agentkit/commit/8515a3271dd65a61ee9244e4cd162609811e2583) Thanks [@phdargen](https://github.com/phdargen)! - Updated xmtp chatbot to use CDP v2 wallets and new xmtp/agent-sdk
10+
311
## 0.10.3
412

513
### Patch Changes

typescript/agentkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@coinbase/agentkit",
33
"description": "Coinbase AgentKit core primitives",
44
"repository": "https://github.com/coinbase/agentkit",
5-
"version": "0.10.3",
5+
"version": "0.10.4",
66
"author": "Coinbase Inc.",
77
"license": "Apache-2.0",
88
"main": "dist/index.js",

0 commit comments

Comments
 (0)