fix(commands): incorrect regex generation with specified scopes
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
{
|
||||
"scopes": [
|
||||
"commands",
|
||||
"changelog",
|
||||
"readme",
|
||||
"release",
|
||||
"config"
|
||||
]
|
||||
"scopes": ["commands", "changelog", "readme", "release", "config"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user