@widergy/semantic-release-app-config
v1.2.0
Published
semantic-release shareable config to release apps with GitHub
Downloads
770
Keywords
Readme
@widergy/semantic-release-app-config
Plugins
This shareable configuration use the following plugins:
@semantic-release/commit-analyzer
@semantic-release/release-notes-generator
@semantic-release/changelog
@semantic-release/git
@semantic-release/github
Install
$ yarn add dev @widergy/semantic-release-app-config
Usage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@widergy/semantic-release-app-config"
}
Configuration
See each plugin documentation for required installation and configuration steps.