semantic-release-bot b08b8428f7 chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/yanhao98/semantic-release-action/compare/v1.1.0...v1.1.1) (2024-10-06)

### Bug Fixes

* update action reference and enhance documentation ([64aca0e](64aca0ecbf))
2024-10-06 23:50:38 +08:00
2024-10-06 23:25:52 +08:00
2024-10-06 22:34:39 +08:00
2024-10-06 22:34:39 +08:00
2024-10-06 22:34:39 +08:00
2024-10-06 23:50:38 +08:00
2024-10-06 23:25:52 +08:00
2024-10-06 23:25:52 +08:00
2024-10-06 22:34:39 +08:00

semantic-release-example

https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#type

  • feat: 一项新功能
  • fix: 错误修复
  • docs: 仅更改文档
  • style: 不影响代码含义的更改(空格、格式、缺少分号等)
  • refactor: 既不修复错误也不添加功能的代码更改
  • perf: 提高性能的代码更改
  • test: 添加缺失的或纠正现有的测试
  • chore: 对构建过程或辅助工具和库(例如文档生成)的更改
BREAKING CHANGE:

参考




Description
No description provided
Readme 178 KiB
Languages
JavaScript 100%