@geprog/semantic-release-config
v2.0.0
Published
semantic-release shareable config to publish NPM packages at Geprog
Downloads
3
Keywords
Readme
@geprog/semantic-release-config
semantic-release shareable config to publish NPM packages at Geprog.
Install
$ npm install --save-dev semantic-release @geprog/semantic-release-config
Usage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@geprog/semantic-release-config"
}