@traverson/semantic-release-config
v2.0.8
Published
Shareable semantic-release config for the traversion organization
Downloads
46
Readme
semantic-release-config
Shareable semantic-release config for the traverson organization
Usage
Installation
$ npm install @traverson/semantic-release-config
Add 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 install
Verification
$ npm test