Documentation - v0.0.0
    Preparing search index...
    interface ReleasePleasePackage {
        changelogHost?: string;
        changelogPath?: string;
        component?: string;
        packageName?: string;
        releaseAs?: string;
        releaseType?: ReleaseType;
    }
    Index

    Properties

    changelogHost?: string
    changelogPath?: string
    component?: string
    packageName?: string
    releaseAs?: string
    releaseType?: ReleaseType