Releases: nantli/goodcommit
Releases · nantli/goodcommit
v1.2.0
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
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
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
- @rolasotelo made their first contribution in #1
Full Changelog: v0.0.0...v1.0.0