feat: implement breaking change input
This commit is contained in:
@@ -6,8 +6,8 @@ mod prompts;
|
||||
|
||||
pub use crate::{
|
||||
commit::types::{
|
||||
CommitMessageError, CommitType, ConventionalCommit, Description, DescriptionError, Scope,
|
||||
ScopeError,
|
||||
BreakingChange, CommitMessageError, CommitType, ConventionalCommit, Description,
|
||||
DescriptionError, Scope, ScopeError,
|
||||
},
|
||||
error::Error,
|
||||
jj::{JjExecutor, lib_executor::JjLib},
|
||||
|
||||
Reference in New Issue
Block a user