semantic.yml 146 B

1234567891011121314
  1. titleAndCommits: true
  2. types:
  3. - feat
  4. - fix
  5. - docs
  6. - style
  7. - refactor
  8. - perf
  9. - test
  10. - build
  11. - ci
  12. - chore
  13. - revert
  14. - release