1.0.2 • Published 5 years ago

@gabrielduartem/semantic-release-config v1.0.2

Weekly downloads
8
License
MIT
Repository
-
Last release
5 years ago

Introduction

The semantic-release config that I use for most of my projects.

Installation

npm:

npm install --save-dev @gabrielduartem/semantic-release-config

yarn:

yarn add -D @gabrielduartem/semantic-release-config

Usage

Create a release.config.js file on the root of your project, containing:

module.exports = require('@gabrielduartem/semantic-release-config')

LICENSE

MIT