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:
@@ -8,6 +8,10 @@ blacklist:
|
||||
- "Merge pull request"
|
||||
- "feature/"
|
||||
- "feature:"
|
||||
tag_prefixes:
|
||||
# Note: "v" prefix is stripped automatically, no need to include it here
|
||||
- "app-"
|
||||
- "infra-"
|
||||
wording:
|
||||
patch:
|
||||
- update
|
||||
|
||||
Reference in New Issue
Block a user