changelog-maker icon indicating copy to clipboard operation
changelog-maker copied to clipboard

needs changelog

Open ungoldman opened this issue 10 years ago • 2 comments

;)

ungoldman avatar Feb 20 '15 02:02 ungoldman

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?

¯_(ツ)_/¯

ungoldman avatar Feb 20 '15 02:02 ungoldman

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

rvagg avatar Feb 20 '15 03:02 rvagg