Skip to content

API 参考 / @142vip/release-version / bumpDefaultConfig

变量: bumpDefaultConfig

const bumpDefaultConfig: object

定义于: utils/config.ts:15

类型声明

all

all: boolean = false

commit

commit: boolean = true

confirm

confirm: boolean = true

ignoreScripts

ignoreScripts: boolean = false

push

push: boolean = true

recursive

recursive: boolean = false

skipGitVerify

skipGitVerify: boolean = false

tag

tag: boolean = true