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
chore: fix release previous tag auto-selection (#607)
GitHub's (un-documented) algorithm for automatically selecting the
previous release tag when generating release notes appears to be
hindered by the presence of our nested go module tags. So we explicitly
select the previous non-pre, non-draft release as the previous tag.
0 commit comments