mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-01 03:25:19 +00:00
Add ability to start from user specified hash.
This feature can be useful for repositories with already established versioning, but having hundreds of commits which could potentially produce really weird results due to lack of previous rules on wording.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
version: 1
|
||||
force:
|
||||
major: 1
|
||||
# commit: 69fbe2df696f40281b9104ff073d26186cde1024
|
||||
wording:
|
||||
patch:
|
||||
- update
|
||||
|
||||
Reference in New Issue
Block a user