1.0.0 • Published 4 years ago
semantic-release-github-config v1.0.0
semantic-release-npm-config
semantic-release shareable config to publish npm packages.
Table of Contents
Plugins
This shareable configuration use the following plugins:
@semantic-release/commit-analyzer@semantic-release/release-notes-generator@semantic-release/changelog@semantic-release/npm@semantic-release/git
Usage
Install
yarn add --dev semantic-release semantic-release-npm-configConfiguration
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "semantic-release-npm-config"
}Extension
See each plugin documentation for required installation and configuration steps.