Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 685 Bytes

RELEASING.md

File metadata and controls

9 lines (8 loc) · 685 Bytes

Release Checklist

  • Decide on the new version number and write the CHANGELOG.md entry for the release by looking at the PRs.
  • Commit the CHANGELOG.md.
  • Update to the new version number using the Bump Version workflow. This will be used as the NPM version number.
  • The Publish action will automatically publish the release to NPM.
  • Find the release on the releases page, edit it, and mark it as NOT a prerelease.