-
-
Notifications
You must be signed in to change notification settings - Fork 6
git bump next isn't correct tag #4
Copy link
Copy link
Closed
Description
I'm not sure exactly what the issue is here - git bump tries to set a tag that has already been set, git bump next shows the incorrect next tag.
➔ git tag | grep v83.
v830
v831
v832
v833
v834
v835
v836
v837
v838
v839
➔ git bump next
834The latest tag is v839, but bump is wanting to set v834. Does this not work because it's just a vXXX instead of vX.X.X?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels