conventional-release-setup

Sets up package for committing and releasing with conventional commits.

MIT License

Downloads
120
Stars
2
Committers
3

conventional-release-setup

Sets up an npm project for committing and releasing with Conventional Commits:

npx conventional-release-setup@latest

Usage

Run the CLI:

npx conventional-release-setup

Or install the CLI globally and run:

npm install --global conventional-release-setup
conventional-release-setup

If you want to release with standard-version, then use v1:

npx conventional-release-setup@1

What It Does

The script:

Release

Release is automated with Release Please.

License

MIT

Package Rankings
Top 31.17% on Npmjs.org
Badges
Extracted from project README
NPM NPM version build codecov