chore: add chore to commit types, include explicit conditional logic

This commit is contained in:
rzmk 2023-11-29 15:12:35 -05:00
parent 66ab8a384a
commit 4f00300d9c
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View file

@ -22,7 +22,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "commit-helper"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"inquire",
]