semantic-release / cli

:cl::round_pushpin: Setup automated semver compliant package publishing
MIT License
367 stars 45 forks source link

feat: :sparkles: add --no-npm option #386

Open LBF38 opened 1 year ago

LBF38 commented 1 year ago

Add the possibility to setup semantic-release using semantic-release-cli w/o npm setup, by passing --no-npm to the cli.

Fixes #318