Releases: github-tools/github-release-notes
Releases · github-tools/github-release-notes
v0.12.1
No changelog for this release.
v0.12.0
Bug Fixes:
- #99 Use Babel transform runtime
- #95 Extend limit option to include pagination
v0.11.0
Enhancements:
- #69 Remove the releases limit
v0.10.0
Enhancements:
- #81 Swap Grunt with Gulp
- #80
gren --help
quietly does stuff
- #78 README doesn't explain what gren does
- #72 Expanded options for commit template variables
- #68 Migrate to ES2015
- #66 Create a --help section
- #37 Introduce unit test
Bug Fixes:
- #77 Check if there are no tags
v0.9.0
Enhancements:
- #74 Support GitHub Enterprise
- #67 Use milestones to create release notes
v0.8.1
Bug Fixes:
- #70 Options don't get converted to camelCase from bash
v0.8.0
Enhancements:
- #64 Get the options with an external npm tool
- #61 Rework the Changelog generator function
- #55 Create a group-by-label option
v0.7.2
Bug Fixes:
- #59 Changelog action doesn't work in the grunt task
v0.7.1
Bug Fixes:
- #57 Fix object-deep-assign bug