Skip to content

Commit 200252e

Browse files
chore: version packages (#79)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated. # Releases ## base-mcp@1.0.13 ### Patch Changes - 7d3af1c: Fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dschlabach <daniel.schlabach3@gmail.com>
1 parent 7d3af1c commit 200252e

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.changeset/spicy-icons-report.md

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "base-mcp",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "A Model Context Protocol (MCP) server that provides onchain tools for Claude AI, allowing it to interact with the Base blockchain and Coinbase API",
55
"bin": {
66
"base-mcp": "build/index.js"

0 commit comments

Comments
 (0)