mirror of
https://github.com/lukaszraczylo/claude-mnemonic.git
synced 2026-06-05 23:03:55 +00:00
24 lines
274 B
YAML
24 lines
274 B
YAML
version: 1
|
|
force:
|
|
existing: true
|
|
strict: false
|
|
minor: 1
|
|
wording:
|
|
patch:
|
|
- update
|
|
- initial
|
|
- fix
|
|
- chore
|
|
- docs
|
|
- refactor
|
|
- test
|
|
minor:
|
|
- improve
|
|
- release
|
|
- feat
|
|
- feature
|
|
- add
|
|
major:
|
|
- breaking
|
|
- major
|