Skip to content

UpdateVersionOptions.shouldRelease?

UpdateVersionOptions › shouldRelease?

Type: boolean

Whether to publish the release. When false, all local steps are executed (version bump, changelog, commit, tag), but the changes are not pushed and no GitHub release is published.