Skip to content

Commit

Permalink
Add internal changes to release template
Browse files Browse the repository at this point in the history
  • Loading branch information
josefarias committed May 4, 2024
1 parent ce49142 commit 6ae8c96
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
changelog:
categories:
- title: Breaking Changes 🛠
- title: 💥 Breaking Changes
labels:
- breaking
- title: 📦 Features
Expand All @@ -17,6 +17,9 @@ changelog:
- title: 💅 Cosmetic Changes
labels:
- cosmetic
- title: 🥷 Internal Changes
labels:
- internal
- title: 🗄️ Dependencies
labels:
- dependencies

0 comments on commit 6ae8c96

Please sign in to comment.