thitlwincoder / ai_commit

Dart CLI for generate git commit messages with OpenAI.
MIT License
1 stars 0 forks source link

feat: Add ability to specify breaking change #5

Open exaby73 opened 1 week ago

exaby73 commented 1 week ago

Description

I'd like to tell the AI that I want a breaking change commit according to conventional commit specs

Requirements

thitlwincoder commented 3 days ago

Hello @exaby73, Thanks for your issue. Now I updated the code for that. You can try it from the main branch and make suggestions. If you want to contribute, freely welcome.