1
0

Compare commits

...

No commits in common. "6e4d9acd5cc752ac16cea267e3f51a5321e0330e" and "f3c5c08dd71872ff92b062b4f1fcb30a9baaaaab" have entirely different histories.

View File

@ -38,6 +38,8 @@ archives:
changelog: changelog:
sort: asc sort: asc
filters: filters:
exclude: include:
- "^docs:" - "^feat"
- "^test:" - "^fix"
- "^style"
- "^refactor"