semantic-release
About
GitHub
Need Help?
Search…
master
README
Usage
Getting started
Installation
CI Configuration
Configuration
Plugins
Workflow configuration
Shareable configurations
Extending
Plugins
Shareable configuration
Recipes
CI configurations
Git hosted services
Release Workflow
Developer guide
JavaScript API
Plugin development
Shareable configuration development
Support
Resources
Frequently Asked Questions
Troubleshooting
Node version requirement
Node Support Policy
Git version requirement
Powered By
GitBook
Shareable configurations
A shareable configuration is an
npm
package that exports a
semantic-release
configuration object. It allows for use of the same configuration across several projects.
The shareable configurations to use can be set with the
extends
option.
See
shareable configurations list
.
Usage - Previous
Workflow configuration
Next - Extending
Plugins
Last modified
25d ago
Copy link
Edit on GitHub