mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-05 22:49:25 +00:00
fix(config-release): remove hardcoded version and commit overrides
- [x] Remove hardcoded major version (1) - [x] Remove hardcoded minor version (4) - [x] Remove hardcoded commit hash override
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
version: 1
|
||||
force:
|
||||
major: 1
|
||||
minor: 4
|
||||
existing: true
|
||||
strict: false
|
||||
commit: 960207e4677476ad31a9f389f74eaf9f33d49613
|
||||
# tag_prefixes: (optional) prefixes to strip from existing tags
|
||||
# Note: "v" prefix is always stripped automatically
|
||||
# tag_prefixes:
|
||||
|
||||
Reference in New Issue
Block a user