git-flow-standard-version
git-flow-standard-version copied to clipboard
Examples of using standard-version with Git flow
Results
2
git-flow-standard-version issues
Sort by
recently updated
recently updated
newest added
When you execute `git flow hotfix finish `, it will create a `` tag, if we don't handle it, next time when we run `standard-version`, it will calculate from the...