In case multiple plugins with a `analyzeCommits` step are configured, all of them will be executed and the highest release type (`major` > `minor`, `patch`) will be used.
semantic-release documentation
- Usage - semantic-release installation and configuration
- Extending- Extending semantic-release with plugins and shareable configurations
- Recipes - Community written recipes for common semantic-release use-cases
- Developer Guide - The essentials of writing a semantic-release plugin or shareable configurations
- Support - FAQ and troubleshooting