fix(commands): allow chore type (#7)
allow chore type to permit validate subcommand usage together with release subcommand
This commit is contained in:
9
.rczrc.json
Normal file
9
.rczrc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"scopes": [
|
||||
"commands",
|
||||
"changelog",
|
||||
"readme",
|
||||
"release",
|
||||
"config"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user