Skip to content

Commit

Permalink
Merge pull request #340 from sanders41/release-drafter
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
sanders41 committed Jun 4, 2024
2 parents 42a7aec + e27dbd0 commit c4d3dfb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/release_drafter_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exclude-labels:
- "skip-changelog"
version-resolver:
major:
labesl:
labels:
- "breaking_change"
minor:
labels:
Expand All @@ -19,7 +19,8 @@ categories:
labels:
- "bug"
- title: "⚠️ Breaking changes"
label: "breaking-change"
labels:
- "breaking-change"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
template: |
## Changes
Expand Down

0 comments on commit c4d3dfb

Please sign in to comment.