Skip to content

Commit

Permalink
Create release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xian55 authored Nov 14, 2021
1 parent 8a1bcbd commit 6f3bd6b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# release.yml

changelog:
categories:
- title: Breaking Changes!
labels:
- breaking change
- title: Fixes 🛠
labels:
- bugfix
- title: New Features 🎉
labels:
- enhancement
- title: Other Changes
labels:
- "*"

0 comments on commit 6f3bd6b

Please sign in to comment.