Skip to content

Commit c2df8ad

Browse files
committed
chore: bump version to 3.0.17
1 parent 4f743ec commit c2df8ad

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
---
99

10-
## [3.0.16] - 2026-03-19
10+
## [3.0.17] - 2026-05-20
1111

1212
### ✨ 新功能
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-probe-kit",
3-
"version": "3.0.16",
3+
"version": "3.0.17",
44
"description": "AI-Powered Development Toolkit - MCP Server with 28 tools covering code quality, development efficiency, project management, and UI/UX design. Features: Structured Output, Workflow Orchestration, UI/UX Pro Max, and Requirements Interview.",
55
"mcpName": "io.github.mybolide/mcp-probe-kit",
66
"type": "module",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "2.2.3",
3-
"syncedAt": "2026-05-20T08:15:54.443Z",
3+
"syncedAt": "2026-05-20T08:43:19.418Z",
44
"source": "uipro-cli",
55
"format": "json"
66
}

tools-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.16",
2+
"version": "3.0.17",
33
"protocol": "2025-11-25",
44
"totalTools": 28,
55
"toolsets": {
@@ -147,7 +147,7 @@
147147
},
148148
"structuredOutput": {
149149
"description": "Tools supporting structured output (v2.0+)",
150-
"version": "3.0.16",
150+
"version": "3.0.17",
151151
"guidanceOnly": {
152152
"description": "Guidance-type tools (return okText) - AI should execute tasks according to guidance, Schema for reference",
153153
"count": 6,

0 commit comments

Comments
 (0)