Go to repository

Interface TaskChangelogOptions

This type represents the options that you can pass to the chmod task.

interface TaskChangelogOptions {
    scratch: boolean;
}

Properties

Properties

scratch: boolean

Generate the changelog from scratch.