1.0.1 • Published 4 years ago

chagngelog-diff v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

chagngelog-diff

build status code coverage code style styled with prettier made with lass license npm downloads

Generate changelog from difference of changelog files

Table of Contents

Install

npm:

npm install chagngelog-diff

yarn:

yarn add chagngelog-diff

Usage

const ChagngelogDiff = require('chagngelog-diff');

const chagngelogDiff = new ChagngelogDiff();

console.log(chagngelogDiff.renderName());
// script

Contributors

Name
George Lukyanov

License

MIT © George Lukyanov

1.0.1

4 years ago