Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions typescript/.changeset/proud-comics-invite.md

This file was deleted.

6 changes: 6 additions & 0 deletions typescript/create-onchain-agent/CHANGELOG.md
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
# Coinbase Create Onchain Agent Changelog

## 0.3.3

### Patch Changes

- [#674](https://github.com/coinbase/agentkit/pull/674) [`fe38f3e`](https://github.com/coinbase/agentkit/commit/fe38f3e4a02d90f3a5452cc2f7c2273abbe46462) Thanks [@CarsonRoscoe](https://github.com/CarsonRoscoe)! - Fixed build setup for mcp server templates

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion typescript/create-onchain-agent/package.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,7 +2,7 @@
"name": "create-onchain-agent",
"description": "Instantly create onchain-agent applications with Coinbase AgentKit.",
"repository": "https://github.com/coinbase/agentkit",
"version": "0.3.2",
"version": "0.3.3",
"author": "Coinbase Inc.",
"license": "Apache-2.0",
"scripts": {
Expand Down