Skip to content

Latest commit

 

History

History
executable file
·
30 lines (22 loc) · 770 Bytes

README.md

File metadata and controls

executable file
·
30 lines (22 loc) · 770 Bytes

sgc-commit-analyzer

Build Status Coverage Status

A plugin for semantic-release analyzeCommits

Installation

$ npm i -D sgc-commit-analyzer

or

$ yarn add -D sgc-commit-analyzer

Usage

Add simply this in your package.json :

{
  "release": {
    "analyzeCommits": "sgc-commit-analyzer"
  }
}

Now, semantic-release will detect changes