Skip to content

Releases: arduino/create-changelog

1.2.3

10 May 12:20
71b5e9c
Compare
Choose a tag to compare

Changelog

Enhancement

  • Bump Node to version 16 (#34)

1.2.2

21 May 09:22
Compare
Choose a tag to compare
  • Fix action failing if using default chagelog-path

1.2.1

12 Feb 09:41
Compare
Choose a tag to compare
  • Fix current tag not returned correctly, this caused the whole git log to be used as changelog

1.2.0

05 Jan 09:57
Compare
Choose a tag to compare
  • Fix regexes flags set uncorrectly
  • Change case-insensitive-regex property default to false

1.1.0

04 Jan 16:03
Compare
Choose a tag to compare
  • Add case-insensitive-regex property to set both tag-regex and filter-regex case insensitive, default to true

1.0.0

07 Dec 16:13
Compare
Choose a tag to compare

First release