Skip to content

Commit 9877811

Browse files
authored
Merge pull request #591 from Merit-Systems/changeset-release/beta
chore: version packages (beta)
2 parents a4fd1dc + 47ed8da commit 9877811

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
"@x402scan/sync-analytics": "1.0.0",
2020
"@x402scan/sync-transfers": "1.0.0"
2121
},
22-
"changesets": []
22+
"changesets": [
23+
"large-seas-call"
24+
]
2325
}

apps/scan/public/x402scan.mcpb

1.19 KB
Binary file not shown.

packages/external/mcp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @x402scan/mcp
22

3+
## 0.2.1-beta.0
4+
5+
### Patch Changes
6+
7+
- a4fd1dc: testing new tool structure
8+
39
## 0.2.0
410

511
### Minor Changes

packages/external/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@x402scan/mcp",
3-
"version": "0.2.0",
3+
"version": "0.2.1-beta.0",
44
"description": "Generic MCP server for calling x402-protected APIs with automatic payment handling",
55
"type": "module",
66
"main": "dist/esm/index.js",

0 commit comments

Comments
 (0)