You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add release-tag Makefile target to create and push annotated tags
Add a release-tag target that validates VERSION, prevents overwriting existing tags,
creates an annotated tag and pushes it to origin. Also include release-tag in .PHONY.
0 commit comments