Skip to content
Tom Wayson edited this page Jan 5, 2021 · 4 revisions

First you must have gh-release installed globally: npm i -g gh-release

Then each time you want to release:

  1. Update CHANGELOG
  2. yarn run release
  3. Visit Releases, click on the tag you just released, click "Edit Tag" button, and copy CHANGELOG entry into the release notes
Clone this wiki locally