gitzy

🪄 An interactive conventional commits cli

MIT License

Downloads
185
Stars
4
Committers
6

Bot releases are hidden (Show)

gitzy - v1.2.1

Published by jimmy-guzman almost 4 years ago

1.2.1 (2021-01-22)

Bug Fixes

  • cli: 🐛 remove extra characters during dry run (0e671ec)
gitzy - v1.2.0

Published by jimmy-guzman almost 4 years ago

1.2.0 (2021-01-21)

Bug Fixes

  • cli: 🐛 --subject is now respected (004eaf3)
  • cli: 🐛 remove extra padding during dry run (9e24c88)

Features

  • cli: 🎸 checks if current directory is a git repo (d8aa0b1)
gitzy - v1.1.1

Published by jimmy-guzman almost 4 years ago

1.1.1 (2021-01-19)

Bug Fixes

  • cli: 🐛 --commitlint should still work if no gitzy config (5e16015)
  • cli: 🐛 if no "scopes" in any config, skip scopes prompt (dee68e5)
gitzy - v1.1.0

Published by jimmy-guzman almost 4 years ago

1.1.0 (2021-01-19)

Bug Fixes

  • cli: 🐛 prevent cancelation due to empty "scopes" (3daebe8)
  • cli: 🐛 standardize inconsistent logging (3e6c8b9)

Features

  • cli: 🎸 add --no-emoji flag to disable emojis (e2d82c9)
gitzy - v1.0.0

Published by jimmy-guzman almost 4 years ago

1.0.0 (2021-01-18)

Features

  • cli: 🎸 initial release (9fc96a5)