feat: edit body for commit messages
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 18m29s
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 18m29s
This commit is contained in:
@@ -25,7 +25,7 @@ async-trait = "0.1.89"
|
||||
etcetera = "0.11.0"
|
||||
clap = { version = "4.5.57", features = ["derive"] }
|
||||
git-conventional = "0.12.9"
|
||||
inquire = "0.9.2"
|
||||
inquire = { version = "0.9.2", features = ["editor"] }
|
||||
jj-lib = "0.39.0"
|
||||
lazy-regex = { version = "3.5.1", features = ["lite"] }
|
||||
thiserror = "2.0.18"
|
||||
|
||||
Reference in New Issue
Block a user