semantic-release shareable config to publish NPM packages at Geprog.
$ npm install --save-dev semantic-release @geprog/semantic-release-config
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@geprog/semantic-release-config"
}