mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-06 22:53:46 +00:00
17 lines
238 B
YAML
17 lines
238 B
YAML
version: 1
|
|
force:
|
|
major: 1
|
|
minor: 4
|
|
existing: true
|
|
strict: false
|
|
commit: 960207e4677476ad31a9f389f74eaf9f33d49613
|
|
wording:
|
|
patch:
|
|
- update
|
|
- initial
|
|
- fix
|
|
minor:
|
|
- change
|
|
- improve
|
|
major:
|
|
- breaking |