We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbaac39 commit f435ec0Copy full SHA for f435ec0
config.js
@@ -1,6 +1,6 @@
1
export default {
2
major: [
3
- /^breaking(?: change):/i
+ /^breaking(?: change)?:/i
4
],
5
minor: [
6
/^feat(?:ure)?:/i
0 commit comments