什么是 changelog-automation?
按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。 来源:vaayne/cc-plugins。
按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。
通过命令行快速安装 changelog-automation AI 技能到你的开发环境
来源:vaayne/cc-plugins。
Patterns and tools for automating changelog generation, release notes, and version management following industry standards.
| feat | New feature | Added | | fix | Bug fix | Fixed | | docs | Documentation | (usually excluded) | | style | Formatting | (usually excluded) | | refactor | Code restructure | Changed | | perf | Performance | Changed | | test | Tests | (usually excluded) | | chore | Maintenance | (usually excluded) | | ci | CI changes | (usually excluded) |
| build | Build system | (usually excluded) | | revert | Revert commit | Removed |
按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。 来源:vaayne/cc-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vaayne/cc-plugins --skill changelog-automation按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。 来源:vaayne/cc-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vaayne/cc-plugins --skill changelog-automation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vaayne/cc-plugins