chore(repo): publish minor by default when running nx-release (#19477)
This commit is contained in:
parent
bcdf887d1d
commit
8ce2905d77
@ -203,6 +203,7 @@ function parseArgs() {
|
|||||||
type: 'string',
|
type: 'string',
|
||||||
description:
|
description:
|
||||||
'The version to publish. This does not need to be passed and can be inferred.',
|
'The version to publish. This does not need to be passed and can be inferred.',
|
||||||
|
default: 'minor',
|
||||||
})
|
})
|
||||||
.option('gitRemote', {
|
.option('gitRemote', {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user