Skip to content

A commit analyzer for semantic-release

Notifications You must be signed in to change notification settings

JPeer264/sgc-commit-analyzer

Repository files navigation

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