Interface: GetUpdateStateOpts
@pvm/update.GetUpdateStateOpts
Hierarchy
↳
GetUpdateStateOpts
Properties
cwd
• Optional
cwd: string
Inherited from
Defined in
packages/pvm-update/lib/strategies/since-last-release.ts:24
includeRoot
• Optional
includeRoot: IncludeRootOption
Inherited from
SinceLastReleaseOpts.includeRoot
Defined in
packages/pvm-update/lib/strategies/since-last-release.ts:21
includeUncommited
• Optional
includeUncommited: boolean
Inherited from
SinceLastReleaseOpts.includeUncommited
Defined in
packages/pvm-update/lib/strategies/since-last-release.ts:23
noReleaseRef
• Optional
noReleaseRef: string
Inherited from
SinceLastReleaseOpts.noReleaseRef
Defined in
packages/pvm-update/lib/strategies/since-last-release.ts:22
readonly
• Optional
readonly: boolean
Defined in
packages/pvm-update/lib/index.ts:113
targetRef
• Optional
targetRef: string