conventional-changelog-action/CHANGELOG.md

3.0 KiB

3.5.0 (2020-12-14)

Bug Fixes

  • More checks. Fix test for changelog generation (c6043fb)
  • Remove unneded import. More precise path for requiring hooks (040d8e9)
  • Tag name can also be changed in pre-changelog-generation (c0f4172)

Features

  • Allow to specify custom tags which override auto generated ones (8f6aa19)

3.4.1 (2020-10-30)

Bug Fixes

  • Check if repo is shallow before unshallowing (c5bb2b1)

3.4.0 (2020-08-17)

Features

  • Allow to specify a config file (f0fabf6)

3.3.0 (2020-08-13)

Bug Fixes

  • Empty version files (091fdfc)
  • Message when using the fallback version (b525f9a)
  • Pull all tags (3396dfc)
  • Show info if the version couldn't be detected (9a324db)
  • Use fallback if it's not a valid JSON-File (97f1bb3)

Features

3.2.0 (2020-08-03)

Bug Fixes

Features

  • Added 'multiple-files' test workflow (bb40f54)
  • Added support for comma-separated version files (3ba65fd)