Skip to content
New issue

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

feat(tag): add an option to force tag replacement #847

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pluce
Copy link

@pluce pluce commented Nov 3, 2021

Add a --tag-force flag to CLI such that git tag uses -f option.
Useful when you re-run standard-version with --skip.bump but without --skip.tag.

Closes #846

Copy link
Member

@bcoe bcoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a good feature to me 🆗 thank you for the contribution.

@chrome050
Copy link

bumb

@TimothyJones
Copy link
Contributor

Since this package is now deprecated due to maintainer availability, I've forked it here, and released a version that includes this fix.

You can get it from npm here, by installing commit-and-tag-version with version equal to or greater than 9.6.0.

Thanks for making this easy by making a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Request: add an option to force tag replacement
4 participants