Skip to content

Releases: wesselbaum/conventional-git-log

v2.0.0

20 Oct 20:25

Choose a tag to compare

💥 Breaking changes

  • Options: Options get read from configuration and a new replace syntax. (1529826) @aleksej Wesselbaum

✨ Features

  • Emoji: Support for emoji-code for headlines added (c346f95) @aleksej Wesselbaum
  • Options: -v outputs the current version (from package.json) (d9d06ad) @aleksej Wesselbaum

🐛 Fixes

  • Options: Headline will use groupTemplate again (169309c) @aleksej Wesselbaum
  • Release: Small tweaks for a better release (b6a2b03) @aleksej Wesselbaum
    • Default sort is hScope instead of hSubject.
    • Fixed test cases.

📚 Documentation

⚙️ Continuous Integrations

♻️ Chores

  • Changelog: Added a config for the changelog and changed the run script (d947e69) @aleksej Wesselbaum