- Generate release notes:
git log $(git describe --tags --abbrev=0)..HEAD --pretty=format:"%h %s"
- Bump version in
package.json
- Create new release in GitHub
npm whoami
npm publish
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.