Skip to content

Commit 609079e

Browse files
chore: version typescript packages
1 parent 059d96d commit 609079e

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

typescript/.changeset/green-planes-decide.md

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

typescript/.changeset/short-carpets-share.md

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

typescript/create-onchain-agent/CHANGELOG.md

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

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- [#809](https://github.com/coinbase/agentkit/pull/809) [`059d96d`](https://github.com/coinbase/agentkit/commit/059d96d91e545e643c698cb386415621cb32ab6a) Thanks [@phdargen](https://github.com/phdargen)! - Fixed bugs in next template configs
8+
9+
- [#805](https://github.com/coinbase/agentkit/pull/805) [`082163f`](https://github.com/coinbase/agentkit/commit/082163fa7ada25d9b3d8b5597ccd8de3b85457f1) Thanks [@phdargen](https://github.com/phdargen)! - Fixed a bug in wallet config
10+
311
## 0.5.1
412

513
### Patch Changes

typescript/create-onchain-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "create-onchain-agent",
33
"description": "Instantly create onchain-agent applications with Coinbase AgentKit.",
44
"repository": "https://github.com/coinbase/agentkit",
5-
"version": "0.5.1",
5+
"version": "0.5.2",
66
"author": "Coinbase Inc.",
77
"license": "Apache-2.0",
88
"scripts": {

0 commit comments

Comments
 (0)