mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-15 01:21:36 +00:00
Improve calculation logic, add ability to strip prefixes.
This commit is contained in:
@@ -5,6 +5,11 @@ force:
|
||||
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:
|
||||
patch:
|
||||
- update
|
||||
|
||||
Reference in New Issue
Block a user