changelog-maker
changelog-maker copied to clipboard
needs changelog
;)
Tried to run ./changelog-maker.js (and ./changelog-maker.js rvagg/changelog-maker) at HEAD and different points in git history, getting an empty newline printed to stdout. Maybe I'm doing it wrong?
¯_(ツ)_/¯
it takes the list from the last tagged commit, which was the last release on this project, hence no changelog items! ideally you'd be able to configure the number of tags it looks for, you're welcome to contribute -- see the git command at the top of the file