Skip to content

v0.3.0 (2020-08-23)

Compare
Choose a tag to compare
@hdevalke hdevalke released this 23 Aug 20:57

⚠ BREAKING CHANGE

  • version: changes behaviour if --bump is used in combination with --major, --minor or --patch

Features

  • commit: validate commit message created by convco commit 76b8ff4
  • Allow a custom scope regex in the configuration dc03118, closes #8
  • changelog: Add option to set custom template directory in .versionrc 01c9ea9, closes #3

Fixes

  • version: prioritize --major --minor --patch over --bump 8c728a8