Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Wen-ace committed Mar 24, 2024
2 parents c1f6a99 + 891b3c9 commit 2d17f95
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ categories:
- title: '🧰 Maintenance'
label: 'CI'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
version-resolver:
major:
labels:
- 'major'
minor:
labels:
- 'minor'
patch:
labels:
- 'patch'
default: patch
template: |
## What's New
$CHANGES
Expand Down

0 comments on commit 2d17f95

Please sign in to comment.