Getting started
In order to use semantic-release you must follow these steps:
- Configure semantic-release options and plugins
- Configure your Continuous Integration service by following CI configuration
- Choose the guide for your CI service in Choose your CI service
- Ensure semantic-release runs only after all tests succeed in Run semantic-release only after all tests succeeded
- Configure Git and package manager authentication in Authentication
- Run semantic-release in your CI pipeline