BREAKING CHANGE: Committing or creating files in the `publish` plugin hook is not supported anymore and now must be done in the `prepare` hook Plugins with a `publish` hook that makes a commit or create a file that can be committed must use the `prepare` hook.
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
- Resources - Videos, articles and tutorials
- Support - FAQ and troubleshooting