@traverson/semantic-release-config
v2.0.8
Published
Shareable semantic-release config for the traversion organization
Downloads
27
Readme
semantic-release-config
Shareable semantic-release config for the traverson organization
Usage
Installation
$ npm install @traverson/semantic-release-configAdd to project config file
In a .releaserc.json file in the root pf the project:
{
"extends": "@traverson/semantic-release-confg"
}Contributing
Dependencies
$ nvm install
$ npm installVerification
$ npm test