File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.10
2+
3+ ` 2025-04-17 `
4+
5+ - refactor(tools): add return type Promise<any > to execute functions across various tools by [ @sorrycc ] ( https://github.com/sorrycc )
6+ - refactor(tools): enhance error handling and response structure across various tools by [ @sorrycc ] ( https://github.com/sorrycc )
7+ - feat: add new tools for routes, appdata and changelog by [ @Wu-kung ] ( https://github.com/Wu-kung ) in [ #7 ] ( https://github.com/umijs/umi-mcp/pull/7 )
8+
9+
110## 0.0.9
211
312` 2025-04-10 `
Original file line number Diff line number Diff line change 11{
22 "name" : " umi-mcp" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " MCP collection for the umi framework." ,
55 "type" : " module" ,
66 "main" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments