Generates and inserts changelogs into GitHub releases for Node packages.
npm install --global github-release-writer@^2.3.4yarn global add github-release-writer@^2.3.4After installing package github-release-writer globally, you can use its command line interface.
github-release-writerFor usage instructions:
github-release-writer --helpDevelopment hints for maintaining and improving GitHub Release Writer
Setting up:
git clone [email protected]:jaid/github-release-writer.git
cd github-release-writer
npm installTesting:
npm run test:devTesting in production environment:
npm run testMIT License
Copyright © 2021, Jaid <[email protected]> (https://github.com/jaid)