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',
|
||||
description:
|
||||
'The version to publish. This does not need to be passed and can be inferred.',
|
||||
default: 'minor',
|
||||
})
|
||||
.option('gitRemote', {
|
||||
type: 'string',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user