- 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.