@nlib/changelog

0.3.1 • Public • Published

@nlib/changelog

A command to generate CHANGELOG.md from commit history.

Test codecov

Install

npm install --save-dev @nlib/changelog

Usage

Add the npm-version scripts to your package.json.

{
  "scripts": {
    "version": "nlib-changelog --output CHANGELOG.md && git add CHANGELOG.md"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @nlib/changelog

Weekly Downloads

115

Version

0.3.1

License

Apache-2.0

Unpacked Size

33.6 kB

Total Files

39

Last publish

Collaborators

  • kei-ito