1.1.0 • Published 5 years ago
changelog-diff v1.1.0
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