Slide 22
Slide 22 text
RainerHahnekamp
Commitlint Versioning Rules
● Major Change
○ Every type with an !
○ Description starting with BREAKING CHANGE
● Minor Change
○ Type feat
● Fix
○ Type fix
● None
○ build, chore, ci, docs, perf, refactor, style, test