Skip to content

UpdateVersionOptions.shouldEditChangelog?

UpdateVersionOptions › shouldEditChangelog?

Type: boolean

Whether to open the generated changelog in the editor for an interactive review.

Ignored when changelogFilePath is set. When it is neither set nor disabled, the release requires an interactive terminal, and updateVersion refuses up front without one rather than blocking on an editor nobody will close.