Skip to content

Releases: TriPSs/conventional-changelog-action

v3.2.0

03 Aug 06:51
Compare
Choose a tag to compare

Bug Fixes

Features

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

v3.1.2

27 Jul 06:11
Compare
Choose a tag to compare

Bug Fixes

  • fail action on push rejection (206a4e3)

v3.1.1

13 Jul 17:58
Compare
Choose a tag to compare

Bug Fixes

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

v3.1.0

13 Jul 14:49
Compare
Choose a tag to compare

Features

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

v3.0.0

03 Jul 20:10
Compare
Choose a tag to compare

Documentation

Features

  • Added skip commit and skip tag (3eab241)
  • Added support for toml files (5aff23f)
  • Added support for yaml files (bdf8ec0)
  • Added version-file, version-path, skip-version-file options (d022b0d)
  • Added versioning through GIT (7143306)
  • More git configurations are possible (9ee9c27)

BREAKING CHANGES

  • package-json is now renamed to version-file

v2.4.0

10 Jun 12:20
Compare
Choose a tag to compare

Features

  • add skip-on-empty feature (153f866)

v2

08 May 08:18
Compare
Choose a tag to compare
chore(release): v2.4.0

v2.3.3

08 May 10:22
Compare
Choose a tag to compare

Bug Fixes

v2.3.2

08 May 10:16
Compare
Choose a tag to compare

Bug Fixes

v2.3.1

08 May 10:04
Compare
Choose a tag to compare