Skip to content

Commit eabeea9

Browse files
committed
chore: update cliff config
1 parent 13fb8cc commit eabeea9

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
@@ -69,7 +69,7 @@ postprocessors = [
6969
# See https://www.conventionalcommits.org
7070
conventional_commits = true
7171
# Exclude commits that do not match the conventional commits specification.
72-
filter_unconventional = true
72+
filter_unconventional = false
7373
# Split commits on newlines, treating each line as an individual commit.
7474
split_commits = false
7575
# An array of regex based parsers to modify commit messages prior to further processing.

0 commit comments

Comments
 (0)