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
fix: ensure tag name is set when version discovered
When running `release:tag`, the tag name was not getting set once the
version was discovered, which was leading to an error indicating no tag
name was provided.
0 commit comments