Skip to content

Releases: github-tools/github-release-notes

v0.12.1

14 Oct 21:41
Compare
Choose a tag to compare

No changelog for this release.

v0.12.0

14 Oct 21:22
Compare
Choose a tag to compare

Bug Fixes:

  • #99 Use Babel transform runtime
  • #95 Extend limit option to include pagination

v0.11.0

13 Oct 00:33
Compare
Choose a tag to compare

Enhancements:

  • #69 Remove the releases limit

v0.10.1

12 Oct 20:26
Compare
Choose a tag to compare

Bug Fixes:

  • #90 Fix the token option

v0.10.0

08 Oct 19:41
Compare
Choose a tag to compare

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

17 May 15:11
Compare
Choose a tag to compare

Enhancements:

  • #74 Support GitHub Enterprise
  • #67 Use milestones to create release notes

v0.8.1

13 Apr 11:01
Compare
Choose a tag to compare

Bug Fixes:

  • #70 Options don't get converted to camelCase from bash

v0.8.0

11 Apr 14:33
Compare
Choose a tag to compare

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

17 Mar 09:49
Compare
Choose a tag to compare

Bug Fixes:

  • #59 Changelog action doesn't work in the grunt task

v0.7.1

16 Mar 11:55
Compare
Choose a tag to compare

Bug Fixes:

  • #57 Fix object-deep-assign bug