Files
rcz/.rczrc.json
Olivers Vitins 53bb1437a0 fix(commands): allow chore type (#7)
allow chore type to permit validate subcommand usage together with release subcommand
2023-08-23 22:43:23 +03:00

10 lines
97 B
JSON

{
"scopes": [
"commands",
"changelog",
"readme",
"release",
"config"
]
}