Skip to content

Commit

Permalink
Merge #3069 into 1.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Feb 22, 2024
2 parents 736e1bd + ef3b824 commit 559b5ef
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ changelog:
exclude:
labels:
- ignore-changelog
- type/test
- type/chore
- type/dependency-upgrade
categories:
- title: ":warning: Update considerations and deprecations"
labels:
Expand All @@ -16,14 +19,9 @@ changelog:
- title: ":lady_beetle: Bug fixes"
labels:
- "type/bug"
- title: ":book: Documentation, Tests and Build"
- title: ":book: Documentation"
labels:
- "type/documentation"
- "type/test"
- "type/chore"
- title: ":up: Build/Test Dependency Upgrades"
labels:
- "type/dependency-upgrade"
- title: ":question: Other Changes"
labels:
- "*"

0 comments on commit 559b5ef

Please sign in to comment.