Skip to main content

Module config

Module config 

Source

Structs§

ChangelogConfig
HooksConfig
Git hooks configuration.
PackageConfig
A package in a monorepo. Each package is released independently with its own version, tags, and changelog. Commits are filtered by path.
ReleaseConfig

Constants§

CONFIG_CANDIDATES
Config file candidates, checked in priority order.
DEFAULT_CONFIG_FILE
Preferred config file name for new projects.
LEGACY_CONFIG_FILE
Legacy config file name (deprecated, will be removed in a future release).