Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Xian55 committed Nov 14, 2021
2 parents 9edcc24 + 6f3bd6b commit a96913d
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 a96913d

Please sign in to comment.