Skip to content

Releases: marcocesarato/php-conventional-changelog

Release 1.6.1

09 Feb 17:48
Compare
Choose a tag to compare

Fixed empty configuration issue #1
Fixed an issue using the --commit-all flag

Release 1.6.0

28 Jan 22:03
Compare
Choose a tag to compare

Features

  • Add --commit-all option

Config

  • Tag Prefix: Add prefix to release tag
  • Tag Suffix: Add suffix to release tag
  • Skip Bump: Skip automatic version code bump
  • Skip Tag: Skip automatic commit tagging
  • Skip Verify: Skip the pre-commit and commit-msg hooks

Release 1.5.4

24 Jan 23:09
Compare
Choose a tag to compare
  • Add root settings on configuration file
  • Fix some issues

Release 1.5.3

23 Jan 22:30
Compare
Choose a tag to compare
  • Fix issue with autobump specifing version code

Release 1.5.2

22 Jan 16:20
Compare
Choose a tag to compare
  • Check if running on git work tree
  • Fix new version code on autobump
  • Fix issues with git

Release 1.5.1

22 Jan 09:10
Compare
Choose a tag to compare
  • Fix some issues with git commands compatibility (linux/windows)
  • Fix some issues with empty configuration

Release 1.5.0

21 Jan 21:25
Compare
Choose a tag to compare
  • Add summary
  • Add auto version bumping
  • Add breaking_changes preset label customizable
  • Add --config option
  • Add --from-tag and --to-tag option
  • Improve documentations
  • Fix some issues

Release 1.4.3

19 Jan 22:11
Compare
Choose a tag to compare
  • Add Breaking Changes
  • Add Issues References
  • Fix some issues

Release 1.4.2

19 Jan 19:38
Compare
Choose a tag to compare
  • Add chores as not notable types

Release 1.4.1

18 Jan 22:19
Compare
Choose a tag to compare
  • Add new release methods --rc, --beta and --alpha