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] Fix label comparison with version labels (#22)
- Fix an issue where the release script would fail with a null
comparison for a PR without labels. This PR changes the way comparison
is done to avoid the null content issue.
0 commit comments