semantic-release with some tweaks
- Install as devDependency with
yarn add -D @naturalcycles/semantic-release - Will give you
yarn releasecommand with sensible defaults - You'll need env variables like
NPM_TOKEN,GITHUB_TOKENin your CI before callingyarn release
See https://github.com/semantic-release/semantic-release
Test it:
pnpm run release