Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit eb18847

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)