修复 bug

This commit is contained in:
锦恢 2025-04-17 20:30:33 +08:00
parent 75ed81b5ef
commit 96772ad422
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Change Log
## [main] 0.0.3
- 增加每一条信息的成本统计信息
- 修复初始化页面路由不为 debug 导致页面空白的 bug
## [main] 0.0.2
- 优化页面布局

View File

@ -2,7 +2,7 @@
"name": "openmcp",
"displayName": "OpenMCP",
"description": "An all in one MCP Client/TestTool",
"version": "0.0.2",
"version": "0.0.3",
"publisher": "kirigaya",
"author": {
"name": "kirigaya",