Skip to content

Commit 3334ad5

Browse files
committed
chore: bump version
1 parent 8629435 commit 3334ad5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbase/cloudbase-mcp",
3-
"version": "1.8.22",
3+
"version": "1.8.25",
44
"description": "腾讯云开发 MCP Server,通过AI提示词和MCP协议+云开发,让开发更智能、更高效,当你在Cursor/ VSCode GitHub Copilot/WinSurf/CodeBuddy/Augment Code/Claude Code等AI编程工具里写代码时,它能自动帮你生成可直接部署的前后端应用+小程序,并一键发布到腾讯云开发 CloudBase。",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"@cloudbase/manager-node": "^4.4.2",
5959
"@cloudbase/mcp": "^1.0.0-beta.25",
60-
"@cloudbase/toolbox": "^0.7.5",
60+
"@cloudbase/toolbox": "0.7.6",
6161
"@modelcontextprotocol/sdk": "1.13.1",
6262
"@types/adm-zip": "^0.5.7",
6363
"adm-zip": "^0.5.16",

0 commit comments

Comments
 (0)