Skip to content

Latest commit

 

History

History
93 lines (41 loc) · 5.47 KB

CHANGELOG.md

File metadata and controls

93 lines (41 loc) · 5.47 KB

Changelog

0.6.1-alpha (2024-05-28)

Bug Fixes

0.6.0-alpha (2024-05-24)

Features

  • #137: ✨ possible to add a commit signature (#140) (b939c3c)

0.5.2-alpha (2024-05-24)

Bug Fixes

  • #131: 🐛 issue with hook when amending or rebasing (#136) (99f7282)

0.5.1-alpha (2023-08-28)

Bug Fixes

  • 🐛 (#76) issue with quotes in commit msg title (#79) (3057bcf)
  • 🐛 issue when gitmojis is not in cache (1ca0dd7)

0.5.0-alpha (2023-08-24)

Features

  • ✨ (#55) merge commits are now configurable to use default message (#73) (4f9092d)

0.4.0-alpha (2023-08-24)

Features

  • ✨ (#64) type is now also possible to be used with flag (#70) (4957c46)

0.3.2-alpha (2023-08-24)

Bug Fixes

0.3.1-alpha (2023-08-23)

Bug Fixes

0.3.0-alpha (2023-08-23)

Features

  • 👷 (#40) preparations for nice release workflow (#56) (216d16c)

0.2.9-alpha (2023-08-23)

Bug Fixes

  • 🐛 (#51) fix issue with hook when no message was provided with -m flag (#52) (a9f988c)

0.2.8-alpha (2023-08-21)

Bug Fixes

0.2.7-alpha (2023-08-21)

Bug Fixes

  • 🐛 (#39) fix issue with subcommand no auto help (#41) (bba5084)

0.2.5-alpha (2023-08-20)

Bug Fixes