@truehome/semantic-release-config
v1.0.1
Published
```console npm install -D @truehome/semantic-release-config ```
Downloads
5
Readme
Truehome semantic release shared configurations
Installing
npm install -D @truehome/semantic-release-config
Configuring
Create a semantic release configuration file and extend from this package
// .releaserc
{
"extends": "@truehome/semantic-release-config"
}