changesetBaseRefs
changesetBaseRefs: object
default
default: string[] = [`master`, `origin/master`, `upstream/master`]
description
description: string = `The base git refs that the current HEAD is compared against when detecting changes. Supports git branches, tags, and commits.`
isArray
isArray: true = true
isNullable
isNullable: false = false
type
type
: STRING = SettingsType.STRING
@yarnpkg/plugin-version
This plugin adds support for the new release workflow.
Install
yarn plugin import version