how to bump version and tag? #935
-
it seems like bump only work for changelog ,nothing to do with git tag |
Beta Was this translation helpful? Give feedback.
Answered by
alerque
Oct 25, 2024
Replies: 1 comment 4 replies
-
Having worked (extensively) with changlog tooling that does trigger commit and tag operations, I really don't think I'd suggest |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
AtticusZeller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Having worked (extensively) with changlog tooling that does trigger commit and tag operations, I really don't think I'd suggest
git-cliff
heads that way. It's much nicer just doing one job and not trying to handle the whole release process.