Skip to content

Commit eb18847

Browse files
committed
chore(git-cliff): breaking changes stay on v0.x.x
1 parent 0cc7edc commit eb18847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cliff.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ commit_parsers = [
3737
{ message = "^chore\\(release\\):", skip = true },
3838
{ message = "^chore|^ci", group = "Miscellaneous Tasks" },
3939
]
40+
41+
[bump]
42+
breaking_always_bump_major = false # stay on v0.x.y

0 commit comments

Comments
 (0)