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
Right now we mark every release as prerelease: false and latest: true. For pre-releases we should instead mark them as prerelease: true and latest: false.