Skip to content

Releases: TriPSs/conventional-changelog-action

v6.2.0

22 Oct 16:38

Choose a tag to compare

Features

  • add no-verify option to pass to git commit (ad190ee)
  • remove extra space from commit command (4d9c8c2)

v6.1.0

04 Sep 07:39

Choose a tag to compare

Features

  • add version file support for java .properties file format (5e05ac7)

v6.0.0

28 Nov 09:07

Choose a tag to compare

Features

  • set corresponding prerelease type derived from releaseType (792a7f7)

BREAKING CHANGES

  • prerelease option generates pre[major|minor|patch] release

v5.4.0

24 Oct 13:14

Choose a tag to compare

Features

v5.3.0

21 May 05:54

Choose a tag to compare

Features

  • Support multiple git-path config option (c8865b2)

v5.2.1

24 Feb 14:33

Choose a tag to compare

Bug Fixes

  • support git-path config option for version bump (e3346a2)

v5.2.0

07 Feb 10:22

Choose a tag to compare

Features

v5.1.0

05 Jan 13:00

Choose a tag to compare

Features

  • Include conventionalcommits in pre-compiled presets (f56dffa), closes #246

v5.0.0

28 Dec 13:36

Choose a tag to compare

Features

BREAKING CHANGES

  • Updated major version of packages

v4.1.1

25 Sep 16:32

Choose a tag to compare

Bug Fixes

  • #234: do not set empty github-token as secret (16957fa), closes #234
  • #234: extend information how to use Deploy Key to trigger on push tag workflows (0674827), closes #234