Skip to content

Commit

Permalink
Update release-draft-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
curquiza authored Sep 13, 2023
1 parent 999fcfe commit 604542f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/release-draft-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@ tag-template: 'v$RESOLVED_VERSION'
exclude-labels:
- 'skip-changelog'
version-resolver:
minor:
major:
labels:
- 'breaking-change'
minor:
labels:
- 'enhancement'
default: patch
categories:
- title: '⚠️ Breaking changes'
Expand Down

0 comments on commit 604542f

Please sign in to comment.