changelog-diff
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

changelog-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

Package Sidebar

Install

npm i changelog-diff

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

40.5 kB

Total Files

17

Last publish

Collaborators

  • dissfall