Skip to content

Dissfall/changelog-diff

Repository files navigation

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

About

Generate changelog from difference of changelog files

Resources

License

Stars

Watchers

Forks

Packages

No packages published