Détail du package

cli-changelog

Frikki36MIT2.1.0

A CLI tool for automatically creating change logs from commit messages.

git, commit, commit messages, changelog

readme

cli-changelog

A CLI tool for automatically creating change logs from commit messages.

Installation

$ npm install cli-changelog -g

Usage

$ changelog {version} [file]

changelog

v2.1.0 (2015-09-08)

Features

  • parse package.json compatible repository URLs (8c9446a0)

v2.0.0 (2015-09-06)

Breaking Changes

  • due to 677bc3d3, release.js has been removed and replaced with dev dependency cli-release.

v1.0.1 (2015-09-06)

v1.0.0 (2015-09-05)

Features

  • add automatic change log generation (6359b951)