- Bump version in
package.json
and thennpm install
- Commit the
package.json
andpackage-lock.json
("chore: prep vX.Y.Z") - Create a GitHub release:
- Allow GitHub to auto-create a matching tag in the format
vX.Y.Z
- Generate release notes from previous PR's, and review them for quality
- Allow GitHub to auto-create a matching tag in the format
- GitHub Actions will publish to NPM