Skip to content

Releases: nantli/goodcommit

v1.2.0

09 Apr 19:14
v1.2.0
69562b7
Compare
Choose a tag to compare

What's Changed

  • feat(📦): scopes module now accepts multiple selection by @rolasotelo in #20
  • feat(📦): add support for custom ascii art in logo module by @rolasotelo in #22
  • fix(📦): breaking module is only active on feat and fix

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Apr 13:24
v1.1.0
5aca749
Compare
Choose a tag to compare

What's Changed

  • Retry commit with the last saved commit message.
  • Add dry run flag to not commit the message.
  • Add edit flag to edit the last saved commit message.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Apr 21:52
v1.0.0
043f5a3
Compare
Choose a tag to compare

What's Changed

  • feat: scaffold the initial cli program with huh by @rolasotelo in #2
  • feat: implement initial module architecture by @rolasotelo in #3
  • feat: implement pages and checkpoints by @rolasotelo in #4
  • feat: add greetings mod plus enhance type and scope mod by @rolasotelo in #5
  • feat: implement co-authors, description, body and why modules by @rolasotelo in #6
  • feat: pin modules plus add logo module by @rolasotelo in #8
  • feat: implement the 'signedoffby' module by @rolasotelo in #9
  • feat: implement breakingmsg module and module dependencies by @rolasotelo in #10
  • feat: render and use commit message by @rolasotelo in #12
  • feat(🔫): use env var to set configuration file path by @rolasotelo in #14

New Contributors

Full Changelog: v0.0.0...v1.0.0