Skip to content

Commit

Permalink
Automatically generated release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Ashcon Partovi <[email protected]>
  • Loading branch information
Electroid committed Jan 22, 2022
1 parent 5a6e9e1 commit 0fecb7e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
changelog:
categories:
- title: Breaking Changes 🚨
labels:
- breaking-change
- title: Enhancements 🎉
labels:
- enhancement
- feature
- reintroduce
- title: Bug Fixes 🐛
labels:
- bug
- title: Other Changes 🚧
labels:
- "*"

0 comments on commit 0fecb7e

Please sign in to comment.