1.0.1 • Published 5 years ago

@truehome/semantic-release-config v1.0.1

Weekly downloads
18
License
ISC
Repository
-
Last release
5 years ago

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"
}