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