Skip to content

Commit 51089d6

Browse files
chore: version typescript packages
1 parent 23997ff commit 51089d6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

typescript/.changeset/busy-times-enjoy.md

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

typescript/.changeset/loud-jars-relate.md

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

typescript/agentkit/CHANGELOG.md

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

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- [#753](https://github.com/coinbase/agentkit/pull/753) [`ff04ce9`](https://github.com/coinbase/agentkit/commit/ff04ce9dd8f6de48692560bd84b430c45576925e) Thanks [@phdargen](https://github.com/phdargen)! - Added a new action provider to call x402 protected api
8+
9+
### Patch Changes
10+
11+
- [#700](https://github.com/coinbase/agentkit/pull/700) [`913beb0`](https://github.com/coinbase/agentkit/commit/913beb06541224b41d5a923474470ec9fee7de76) Thanks [@pawelpolak2](https://github.com/pawelpolak2)! - Improve the vaults.fyi provider
12+
313
## 0.8.1
414

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

0 commit comments

Comments
 (0)