vite/.github/semantic.yml

18 lines
166 B
YAML
Raw Normal View History

titleOnly: true
types:
- feat
- fix
- docs
- dx
- refactor
- perf
- test
- workflow
- build
- ci
- chore
- types
- wip
- release
- deps