Files
semver-generator/config-release.yaml
T

18 lines
354 B
YAML

version: 1
force:
major: 1
minor: 4
existing: true
strict: false
commit: 960207e4677476ad31a9f389f74eaf9f33d49613
# tag_prefixes: (optional) prefixes to strip from existing tags
# Note: "v" prefix is always stripped automatically
# tag_prefixes:
# - "app-"
# - "service-"
wording:
minor:
- change
- improve
major:
- breaking