We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4c246 commit 50f9da4Copy full SHA for 50f9da4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.0.6
2
+
3
+`2025-04-09`
4
5
+- feat: integrate framework name parsing into registerTools by [@sorrycc](https://github.com/sorrycc)
6
7
8
## 0.0.5
9
10
`2025-04-09`
package.json
@@ -1,6 +1,6 @@
{
"name": "umi-mcp",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "MCP collection for the umi framework.",
"type": "module",
"main": "./dist/index.mjs",
0 commit comments