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
Sometimes a release is tagged for in the past for historical purposes. Grabbing all of the releases and hoping that the first one is the latest doesn't work. Instead, it could query /repos/:owner/:repo/releases/latest1 which will give the release marked latest.