项目作者: JPeer264

项目描述 :
A commit analyzer for semantic-release
高级语言: JavaScript
项目地址: git://github.com/JPeer264/sgc-commit-analyzer.git
创建时间: 2017-08-29T17:16:50Z
项目社区:https://github.com/JPeer264/sgc-commit-analyzer

开源协议:

下载


sgc-commit-analyzer

Build Status
Coverage Status

A plugin for semantic-release analyzeCommits

Installation

  1. $ npm i -D sgc-commit-analyzer

or

  1. $ yarn add -D sgc-commit-analyzer

Usage

Add simply this in your package.json :

  1. {
  2. "release": {
  3. "analyzeCommits": "sgc-commit-analyzer"
  4. }
  5. }

Now, semantic-release will detect changes