Skip to content

Commit c7645a2

Browse files
chore(cliff): allow non-conventional git commits
1 parent 2ef4bf8 commit c7645a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cliff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[git]
55
conventional_commits = true
6-
require_conventional = true
6+
require_conventional = false
77
filter_unconventional = false
88
tag_pattern = "v[0-9].*"
99
# Split commits on newlines, treating each line as an individual commit.

0 commit comments

Comments
 (0)