standard-version

Automate versioning and changelog generation, with SemVer and Conventional Commits. More information: https://github.com/conventional-changelog/standard-version.

standard-version

standard-version --first-release

standard-version --prerelease alpha

standard-version --release-as major|minor|patch

standard-version --no-verify

standard-version --commit-all

standard-version --infile path/to/file.md

standard-version --dry-run