mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-08 23:03:44 +00:00
fixup! fixup! fix(config-release): remove hardcoded version and commit overrides
This commit is contained in:
+13
-11
@@ -1,11 +1,13 @@
|
|||||||
version: 1
|
version: 1
|
||||||
force:
|
force:
|
||||||
existing: true
|
major: 1
|
||||||
strict: false
|
minor: 16 # Start from v1.16.x
|
||||||
commit: 960207e4677476ad31a9f389f74eaf9f33d49613 # ← KEEP THIS!
|
existing: true
|
||||||
wording:
|
strict: false
|
||||||
minor:
|
commit: 960207e4677476ad31a9f389f74eaf9f33d49613
|
||||||
- change
|
wording:
|
||||||
- improve
|
minor:
|
||||||
major:
|
- change
|
||||||
- breaking
|
- improve
|
||||||
|
major:
|
||||||
|
- breaking
|
||||||
Reference in New Issue
Block a user