🔊 修复 release log 每次只生成一条的问题

This commit is contained in:
naiba
2021-11-09 10:12:47 +08:00
parent 40bace5b3d
commit 5ffa46b377
2 changed files with 12 additions and 4 deletions

View File

@@ -37,3 +37,11 @@ archives:
- none*
changelog:
sort: asc
filters:
exclude:
- "^docs:"
- "^test:"
- "^chore"
- Merge pull request
- Merge branch
- go mod tidy