Skip to content

Commit 241438f

Browse files
committed
feat(version): 🔄 bump version to 1.8.28
1 parent 04e7fb6 commit 241438f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

config/.cursor/rules/cloudbase-rules.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
cloudbaseAIVersion:1.8.26
2+
cloudbaseAIVersion:1.8.28
33
description: CloudBase AI 开发规则索引 - 防止不同开发场景的规则互相干扰
44
globs: *
55
alwaysApply: true

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.27",
3+
"version": "1.8.28",
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)