Skip to content

Commit 92f634b

Browse files
committed
fix(zapret): update zapret to v72.5
chore(cliff.toml): disable strict conventional commits
1 parent 4525aea commit 92f634b

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

bin/winws/ip2net.exe

0 Bytes
Binary file not shown.

bin/winws/killall.exe

0 Bytes
Binary file not shown.

bin/winws/mdig.exe

512 Bytes
Binary file not shown.

bin/winws/winws.exe

0 Bytes
Binary file not shown.

cliff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ postprocessors = [
3434

3535
[git]
3636
# parse the commits based on https://www.conventionalcommits.org
37-
conventional_commits = true
37+
conventional_commits = false
3838
# filter out the commits that are not conventional
3939
filter_unconventional = true
4040
# process each line of a commit as an individual commit

0 commit comments

Comments
 (0)