File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @sveltejs/mcp
22
3+ ## 0.1.3
4+
5+ ### Patch Changes
6+
7+ - fix: use DNS to publish MCP ([ #59 ] ( https://github.com/sveltejs/mcp/pull/59 ) )
8+
39## 0.1.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/mcp" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "mcpName" : " io.github.sveltejs/svelte" ,
Original file line number Diff line number Diff line change 88 "subfolder" : " packages/mcp-stdio" ,
99 "source" : " github"
1010 },
11- "version" : " 0.1.2 " ,
11+ "version" : " 0.1.3 " ,
1212 "websiteUrl" : " https://svelte.dev/docs/mcp/overview" ,
1313 "packages" : [
1414 {
1515 "registryType" : " npm" ,
1616 "identifier" : " @sveltejs/mcp" ,
17- "version" : " 0.1.2 " ,
17+ "version" : " 0.1.3 " ,
1818 "runtimeHint" : " npx" ,
1919 "transport" : {
2020 "type" : " stdio"
You can’t perform that action at this time.
0 commit comments