changelog-diff
v1.1.0
Published
Generate changelog from difference of changelog files
Downloads
6
Maintainers
Readme
changelog-diff
Generate changelog from difference of changelog files
Table of Contents
Install
npm:
npm install chagngelog-diffyarn:
yarn add chagngelog-diffUsage
const ChagngelogDiff = require('chagngelog-diff');
const chagngelogDiff = new ChagngelogDiff();
console.log(chagngelogDiff.renderName());
// scriptContributors
| Name | | ------------------- | | George Lukyanov |
License
MIT © George Lukyanov
