(): # Types: feat (new feature) and fix (bug fix) are defined by the spec. # Common additions: build, chore, ci, docs, perf, refactor, revert, # style, test. # No scope? Remove "()" including the parentheses. # Breaking change: add ! before the colon, e.g. feat(api)!: ... # and/or add a footer: BREAKING CHANGE: