LeeWannacott / blazing-releases

CLI for Creating GitHub Releases from a CHANGELOG.md; compatible with the "Keep a Changelog" specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimize network calls further by createMissingReleases checking if a release already exists.

LeeWannacott opened this issue · comments

Check if release already exists rather than the API doing the check.

done in commit: ecd7d18