Skip to content

relizy / HookStep

Type Alias: HookStep

HookStep = "bump" | "changelog" | "commit-and-tag" | "provider-release" | "publish" | "push" | "release"

Defined in: src/types.ts:524

Released under the MIT License.