Skip to main content

Interface: GetUpdateStateOpts

@pvm/update.GetUpdateStateOpts

Hierarchy

Properties

cwd

• Optional cwd: string

Inherited from

SinceLastReleaseOpts.cwd

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

Defined in

packages/pvm-update/lib/index.ts:114