Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins authored Nov 12, 2024
1 parent 26107fd commit b836cc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name-template: v$NEXT_PATCH_VERSION 🎁
version-template: "$MAJOR.$MINOR.$PATCH"

template: |
## What’s Changed
## Uncategorised changes
$CHANGES
Expand All @@ -13,11 +13,11 @@ categories:
labels:
- enhancement
- feature
- title: ⛓️‍💥 Breaking changes
label: breaking
- title: 🔨 Security fixes en updates
labels:
- security
- title: ⛓️‍💥 Breaking changes
label: breaking
- title: 🐛 Bug Fixes
labels:
- bug
Expand Down

0 comments on commit b836cc2

Please sign in to comment.