Documentation - v0.0.0
    Preparing search index...
    interface ReleasePleaseChangelogSection {
        hidden?: boolean;
        section: string;
        type: string;
    }
    Index

    Properties

    Properties

    hidden?: boolean
    section: string
    type: string