Skip to content

Commit 9b081be

Browse files
committed
chore: bump version to 3.0.18 (npm 3.0.17 already published)
1 parent 95eccf6 commit 9b081be

9 files changed

Lines changed: 17 additions & 17 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.17] - 2026-05-20
10+
## [3.0.18] - 2026-05-20
1111

1212
### ✨ 新功能
1313

docs/i18n/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"hero": {
1515
"title": "🚀 MCP Probe Kit",
1616
"subtitle": "AI Development Enhancement Toolkit · Documentation Center",
17-
"version": "v3.0.17",
17+
"version": "v3.0.18",
1818
"quickStart": "Quick Start",
1919
"visitMainSite": "Visit ByteZoneX"
2020
},
2121
"sections": {
2222
"quickStart": {
2323
"title": "Quick Start",
24-
"description": "Get started with MCP Probe Kit v3.0.17 in 5 minutes",
24+
"description": "Get started with MCP Probe Kit v3.0.18 in 5 minutes",
2525
"installConfig": "Installation & Configuration"
2626
},
2727
"tools": {
@@ -63,7 +63,7 @@
6363
},
6464
"gettingStarted": {
6565
"title": "Installation & Configuration",
66-
"subtitle": "Get started with MCP Probe Kit v3.0.17 in 5 minutes. Supports Cursor, Cline, and Claude Desktop",
66+
"subtitle": "Get started with MCP Probe Kit v3.0.18 in 5 minutes. Supports Cursor, Cline, and Claude Desktop",
6767
"breadcrumb": {
6868
"home": "Documentation",
6969
"quickStart": "Quick Start",

docs/i18n/ja.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"hero": {
1515
"title": "🚀 MCP Probe Kit",
1616
"subtitle": "AI開発強化ツールキット · ドキュメントセンター",
17-
"version": "v3.0.17",
17+
"version": "v3.0.18",
1818
"quickStart": "クイックスタート",
1919
"visitMainSite": "ByteZoneXを訪問"
2020
},
2121
"sections": {
2222
"quickStart": {
2323
"title": "クイックスタート",
24-
"description": "5分でMCP Probe Kit v3.0.17を始める",
24+
"description": "5分でMCP Probe Kit v3.0.18を始める",
2525
"installConfig": "インストールと設定"
2626
},
2727
"tools": {

docs/i18n/ko.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"hero": {
1515
"title": "🚀 MCP Probe Kit",
1616
"subtitle": "AI 개발 강화 툴킷 · 문서 센터",
17-
"version": "v3.0.17",
17+
"version": "v3.0.18",
1818
"quickStart": "빠른 시작",
1919
"visitMainSite": "ByteZoneX 방문"
2020
},
2121
"sections": {
2222
"quickStart": {
2323
"title": "빠른 시작",
24-
"description": "5분 안에 MCP Probe Kit v3.0.17 시작하기",
24+
"description": "5분 안에 MCP Probe Kit v3.0.18 시작하기",
2525
"installConfig": "설치 및 구성"
2626
},
2727
"tools": {

docs/i18n/zh-CN.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"hero": {
1515
"title": "🚀 MCP Probe Kit",
1616
"subtitle": "AI 开发增强工具集 · 文档中心",
17-
"version": "v3.0.17",
17+
"version": "v3.0.18",
1818
"quickStart": "快速开始",
1919
"visitMainSite": "访问主站 ByteZoneX"
2020
},
2121
"sections": {
2222
"quickStart": {
2323
"title": "快速开始",
24-
"description": "5 分钟快速上手 MCP Probe Kit v3.0.17",
24+
"description": "5 分钟快速上手 MCP Probe Kit v3.0.18",
2525
"installConfig": "安装配置"
2626
},
2727
"tools": {
@@ -63,7 +63,7 @@
6363
},
6464
"gettingStarted": {
6565
"title": "安装配置",
66-
"subtitle": "5 分钟快速上手 MCP Probe Kit v3.0.17,支持 Cursor、Cline 和 Claude Desktop",
66+
"subtitle": "5 分钟快速上手 MCP Probe Kit v3.0.18,支持 Cursor、Cline 和 Claude Desktop",
6767
"breadcrumb": {
6868
"home": "文档首页",
6969
"quickStart": "快速开始",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.17",
3+
"version": "3.0.18",
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:53:44.049Z",
3+
"syncedAt": "2026-05-20T09:04:39.493Z",
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.17",
2+
"version": "3.0.18",
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.17",
150+
"version": "3.0.18",
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)