Skip to content

Files

Latest commit

 

History

History
10 lines (8 loc) · 648 Bytes

PUBLISHING.md

File metadata and controls

10 lines (8 loc) · 648 Bytes

Publishing

Publishing to NPM is automated through GitHub Actions and GitHub Releases.

To publish a new version to NPM:

  1. Raise and merge a PR with the new version number (example: #33)
  2. Wait for the Release Drafter workflow to run
  3. Go to the releases page and edit the draft release
  4. Verify that the title and tag names are correct (note: the tag will be created when the release is published)
  5. Click on "Publish release"