Skip to content

Commit bfbe03a

Browse files
committed
feat(version): bump MCP package version to 1.8.40 📦
- Update mcp/package.json version from 1.8.39 to 1.8.40 - Update mcp/package-lock.json version from 1.8.39 to 1.8.40 - Align MCP package version with release documentation - Prepare for v1.8.40 release
1 parent 468e20f commit bfbe03a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mcp/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.

mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbase/cloudbase-mcp",
3-
"version": "1.8.39",
3+
"version": "1.8.40",
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",

0 commit comments

Comments
 (0)