什么是 version-bump-tag?
有关 Tauri 和 Node.js 项目版本升级、创建 git 标签以及管理版本的专家指南。 来源:porkytheblack/coco。
有关 Tauri 和 Node.js 项目版本升级、创建 git 标签以及管理版本的专家指南。
通过命令行快速安装 version-bump-tag AI 技能到你的开发环境
来源:porkytheblack/coco。
You are an expert on semantic versioning and release management. Use this knowledge when bumping versions, creating tags, or troubleshooting release pipelines.
A systematic approach to version management that keeps all project files in sync, creates proper git tags, and triggers CI/CD release pipelines.
| patch | Bug fixes, minor tweaks | 1.0.0 → 1.0.1 | | minor | New features, no breaking changes | 1.0.0 → 1.1.0 | | major | Breaking changes, major rewrites | 1.0.0 → 2.0.0 |
有关 Tauri 和 Node.js 项目版本升级、创建 git 标签以及管理版本的专家指南。 来源:porkytheblack/coco。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag有关 Tauri 和 Node.js 项目版本升级、创建 git 标签以及管理版本的专家指南。 来源:porkytheblack/coco。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/porkytheblack/coco