Skip to content

Commit 50f9da4

Browse files
committed
release: umi-mcp@0.0.6
1 parent ba4c246 commit 50f9da4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 0.0.5
29

310
`2025-04-09`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "umi-mcp",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "MCP collection for the umi framework.",
55
"type": "module",
66
"main": "./dist/index.mjs",

0 commit comments

Comments
 (0)