Skip to content

Releases: github-tools/github-release-notes

v0.12.1

Choose a tag to compare

@alexcanessa alexcanessa released this 14 Oct 21:41

No changelog for this release.

v0.12.0

Choose a tag to compare

@alexcanessa alexcanessa released this 14 Oct 21:22

Bug Fixes:

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

v0.11.0

Choose a tag to compare

@alexcanessa alexcanessa released this 13 Oct 00:33

Enhancements:

  • #69 Remove the releases limit

v0.10.1

Choose a tag to compare

@alexcanessa alexcanessa released this 12 Oct 20:26

Bug Fixes:

  • #90 Fix the token option

v0.10.0

Choose a tag to compare

@alexcanessa alexcanessa released this 08 Oct 19:41

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

Choose a tag to compare

@alexcanessa alexcanessa released this 17 May 15:11

Enhancements:

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

v0.8.1

Choose a tag to compare

@alexcanessa alexcanessa released this 13 Apr 11:01

Bug Fixes:

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

v0.8.0

Choose a tag to compare

@alexcanessa alexcanessa released this 11 Apr 14:33

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

Choose a tag to compare

@alexcanessa alexcanessa released this 17 Mar 09:49

Bug Fixes:

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

v0.7.1

Choose a tag to compare

@alexcanessa alexcanessa released this 16 Mar 11:55

Bug Fixes:

  • #57 Fix object-deep-assign bug