[feature] Modify Release subcommand to read from a file #8
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Will need to add a file to the handle the release versioning
Current Thought
commitlog release init
flag to create a.commitlog.version
file that maintains the version and reads it from the current tags (can be a question to the user)commitlog release major|minor|patch|...
should read from the .commitlog.version as needed or ask the user to init to create the above file from tags.The text was updated successfully, but these errors were encountered: