Options
All
  • Public
  • Public/Protected
  • All
Menu

Options of the ChangelogWriter.

Hierarchy

Index

Properties

basePath?: string

Path to the node project folder / git repository.

changelogFileName?: string

Specifies the name of the changelog.

DEFAULT: CHANGELOG.md

storeLatestChangelog?: boolean

Set this flag to keep the changelog of the latest release as changelogFileName.latest.md. This file can be useful for some other tools which processes the release information (ex. gitlab).