Skip to content

Commit

Permalink
Update configuration files (#53)
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
Mashiro authored Jul 28, 2022
1 parent 729e1c2 commit ee033f4
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
changelog:
categories:
- title: ⚠ Breaking Change
- title: Breaking Change
labels:
- breaking change
- title: ❌ Removed
- title: ⚠️ Deprecated
labels:
- deprecated
- title: ❌ Removed
labels:
- removed
- title: 🔐 Security
labels:
- security
- title: ⭐ New Features
labels:
- enhancements
Expand Down

0 comments on commit ee033f4

Please sign in to comment.