@widergy/semantic-release-package-config
v1.0.0
Published
semantic-release shareable config to publish npm packages with GitHub
Downloads
174
Keywords
Readme
@widergy/semantic-release-package-config
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
@semantic-release/github
Install
$ yarn add dev @widergy/semantic-release-package-config
Usage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@widergy/semantic-release-package-config"
}
Configuration
See each plugin documentation for required installation and configuration steps.