conventional-changelog-action/CHANGELOG.md

2.7 KiB

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)

3.1.2 (2020-07-27)

Bug Fixes

  • fail action on push rejection (206a4e3)

3.1.1 (2020-07-13)

Bug Fixes

  • Changed yarn --prod to npm ci --prod (5ba044f)
  • Removed node_modules so rerelease could add them again (1bac915)

3.1.0 (2020-07-13)

Features

  • pre-commit: Allow relative path for the pre-commit input (afea49f)
  • Add pre-commit script file (hook) (0aa82ce)