14 lines
134 B
YAML
14 lines
134 B
YAML
|
titleAndCommits: true
|
||
|
types:
|
||
|
- feat
|
||
|
- fix
|
||
|
- docs
|
||
|
- chore
|
||
|
- style
|
||
|
- refactor
|
||
|
- perf
|
||
|
- test
|
||
|
- build
|
||
|
- ci
|
||
|
- revert
|