@murielmay67-1/semantic-release-example
v100.1.0
Published
https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#type
Downloads
20
Readme
semantic-release-example
https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#type
- feat: 一项新功能
- fix: 错误修复
- docs: 仅更改文档
- style: 不影响代码含义的更改(空格、格式、缺少分号等)
- refactor: 既不修复错误也不添加功能的代码更改
- perf: 提高性能的代码更改
- test: 添加缺失的或纠正现有的测试
- chore: 对构建过程或辅助工具和库(例如文档生成)的更改
BREAKING CHANGE:
参考
- renovate's build.yml
- https://github.dev/semantic-release/npm