feat(Scope): implement Scope and tests
This commit is contained in:
@@ -21,6 +21,7 @@ assert_fs = "1.1.3"
|
||||
clap = { version = "4.5.57", features = ["derive"] }
|
||||
git-conventional = "0.12.9"
|
||||
inquire = "0.9.2"
|
||||
lazy-regex = { version = "3.5.1", features = ["lite"] }
|
||||
predicates = "3.1.3"
|
||||
thiserror = "2.0.18"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user