Skip to content

Commit 9f3f5e8

Browse files
chore: version typescript packages
1 parent ff02c51 commit 9f3f5e8

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

typescript/.changeset/nice-ducks-search.md

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

typescript/.changeset/violet-breads-kneel.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.0
4+
5+
### Minor Changes
6+
7+
- [#675](https://github.com/coinbase/agentkit/pull/675) [`ff02c51`](https://github.com/coinbase/agentkit/commit/ff02c51c91bb3b27133c97004ad1eec2bd4a4cbf) Thanks [@phdargen](https://github.com/phdargen)! - Added media upload support for Twitter and embeds support for Farcaster
8+
9+
- [#796](https://github.com/coinbase/agentkit/pull/796) [`73ea2e0`](https://github.com/coinbase/agentkit/commit/73ea2e07c9ef1bdc419e47cc69f0f23bafa91339) Thanks [@ya7ya](https://github.com/ya7ya)! - added unwrap_eth action to the weth actionset
10+
311
## 0.9.0
412

513
### Minor 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.9.0",
5+
"version": "0.10.0",
66
"author": "Coinbase Inc.",
77
"license": "Apache-2.0",
88
"main": "dist/index.js",

0 commit comments

Comments
 (0)