File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# mcp-near-intent-swaps
22
3+ ## 0.0.12
4+
5+ ### Patch Changes
6+
7+ - 7355a5d: fastmcp dependecy upgrade to v3.32.0 for improved features and bug fixes.
8+
39## 0.0.11
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @iqai/mcp-near-intent-swaps" ,
3- "version" : " 0.0.11 " ,
3+ "version" : " 0.0.12 " ,
44 "description" : " An MCP server for NEAR intent swaps using the Defuse Protocol one-click SDK." ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
77 "bin" : {
88 "mcp-near-intent-swaps" : " dist/index.js"
99 },
10- "files" : [" dist" ],
10+ "files" : [
11+ " dist"
12+ ],
1113 "scripts" : {
1214 "build" : " tsc && shx chmod +x dist/index.js" ,
1315 "prepare" : " husky" ,
You can’t perform that action at this time.
0 commit comments