favware / cliff-jumper

CLI tool to create a semantic release, git-cliff powered Changelog, and releases to GitHub all in one
MIT License
44 stars 4 forks source link

request: rename `--first-release` to `--skip-automatic-bump` #177

Closed favna closed 5 months ago

favna commented 5 months ago

Is your feature request related to a problem? Please describe.

--first-release does not properly describe what the flag does when running the CLI. The name --skip-automatic-bump is a better representation

Describe the solution you'd like

The flag should be renamed. This is a breaking change.