什麼是 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