[]
# Version bumps are committed by the main-branch workflow, not by a release PR.
= false
= false
# Release only feature, bug-fix, performance, or explicitly breaking commits.
# The final alternative also includes a BREAKING CHANGE footer in any commit type.
= '^(?:(?:feat|fix|perf)(?:\([^)]*\))?!?:|[a-z]+(?:\([^)]*\))?!:)|BREAKING[- ]CHANGE'