Back to Semantic Release

Shareable configurations

docs/usage/shareable-configurations.md

25.0.3410 B
Original Source

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.