Getting started
In order to use semantic-release you must follow these steps:
- 1.
- 2.
- 3.Configure your Git repository and package manager repository authentication in your Continuous Integration service
- 4.
cd your-module
npx semantic-release-cli setup

dialogue
Note: only a limited number of options, CI services and plugins are currently supported by
semantic-release-cli
.Last modified 17d ago