@gabrielduartem/semantic-release-config
v1.0.2
Published
<div align="center"> <h1>semantic-release-config</h1> </div>
Readme
Introduction
The semantic-release config that I use for most of my projects.
Installation
npm:
npm install --save-dev @gabrielduartem/semantic-release-configyarn:
yarn add -D @gabrielduartem/semantic-release-configUsage
Create a release.config.js file on the root of your project, containing:
module.exports = require('@gabrielduartem/semantic-release-config')LICENSE
MIT
