Merge branch 'main' into feat/proxy

This commit is contained in:
felinae98 2022-05-22 23:02:52 +08:00
commit 5b8358f955
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -2,7 +2,7 @@ template: $CHANGES
category-template: "### $TITLE"
name-template: "Release v$RESOLVED_VERSION 🌈"
tag-template: "v$RESOLVED_VERSION"
# change-template: "- $TITLE [@$AUTHOR](https://github.com/$AUTHOR) ([#$NUMBER]($URL))"
change-template: "- $TITLE [@$AUTHOR](https://github.com/$AUTHOR) ([#$NUMBER]($URL))"
change-title-escapes: '\<&'
exclude-labels:
- "dependencies"