# Packages
Package commands provides command-line flag configuration and parsing for determining version tag formats and bump rules.
Package config defines and validates the configuration structure for version tag generation and formatting.
Package logic implements the core logic of the application.
Package match provides a function to match paths against include and exclude patterns.
Package parse handles configuration parsing from command-line flags and environment variables, with input validation and format detection.