release-version
用于 Node.js 仓库的发版自动化:递增 package.json 版本号(patch/minor/major 或显式版本)、创建 release commit、打 git tag,并 push 分支与 tag 触发 GitHub Actions 发布。用户提到“发版”“release”“打 tag”“推送触发构建”或需要一次性完成版本递增+提交+标签+推送时使用。
Changelog: Source: GitHub https://github.com/cainsyake/cxg-workflow
No comments yet. Be the first one!