We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.0.1
--bump
Is your feature request related to a problem? Please describe.
git cliff --bump --unreleased should offer to create the tag "v0.0.1" if no tag is set before.
Describe the solution you'd like
Self-explanatory.
Describe alternatives you've considered
None.
Additional context
See #343
The text was updated successfully, but these errors were encountered:
3291eb9
@orhun Many projects start from v0.1.0 with the major.minor.patch style, right? I guess v0.0.1 would be annoying...
Sorry, something went wrong.
@liuyinz fair point! I updated it to use 0.1.0 in 3123fd2
0.1.0
No branches or pull requests
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Self-explanatory.
Describe alternatives you've considered
None.
Additional context
See #343
The text was updated successfully, but these errors were encountered: