We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc7edc commit eb18847Copy full SHA for eb18847
cliff.toml
@@ -37,3 +37,6 @@ commit_parsers = [
37
{ message = "^chore\\(release\\):", skip = true },
38
{ message = "^chore|^ci", group = "Miscellaneous Tasks" },
39
]
40
+
41
+[bump]
42
+breaking_always_bump_major = false # stay on v0.x.y
0 commit comments