changelog-diff
v1.1.0
Published
Generate changelog from difference of changelog files
Downloads
4
Maintainers
Readme
changelog-diff
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