add the option to the schema
This commit is contained in:
parent
1c7b6158f4
commit
3f258a6e23
@ -50,6 +50,11 @@ export default {
|
||||
with_stats: {
|
||||
description: "if true, add git statistics when bumping the version.",
|
||||
},
|
||||
next_directory: {
|
||||
type: "string",
|
||||
description:
|
||||
"directory where the changes for the NEXT release are stashed",
|
||||
},
|
||||
},
|
||||
type: "object",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user