Pliancy's shared semantic-release config for publishing to NPM
npm install @pliancy/semantic-release-config-npmBase semantic-release for all of Pliancy's publishable projects
yarn add -D @pliancy/semantic-release.releaserc JSON file to your project with the following:json
{
"extends": ["@pliancy/semantic-release"]
}
``