mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-01 03:25:19 +00:00
Resolve issue with not parsing strict ( issue#13 )
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
version: 1
|
||||
force:
|
||||
major: 1
|
||||
existing: true
|
||||
existing: false
|
||||
strict: false
|
||||
wording:
|
||||
patch:
|
||||
- update
|
||||
|
||||
Reference in New Issue
Block a user