node.js - Changelog creation based on package.json version (NodeJS) -


so bump "version": "1.0.2" in package.json in node app every release ( there åre many git commits,merges go in between 1.0.1 1.0.2 e.g.) tried couple of changelog generators(that's on npm ,github- https://www.npmjs.com/package/auto-changelog,https://www.npmjs.com/package/generate-changelog) none of them seem create changelog git commit messages grouped version #.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -