Skip to content

Commit

Permalink
chore: Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocjohn committed Dec 9, 2024
1 parent 6c5974d commit 58646cf
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
categories:
- title: Breaking Changes πŸ› 
labels:
- breaking-change
- title: New Features πŸŽ‰
labels:
- enhancement
- title: Fixes πŸ›
labels:
- bug
- title: Translations 🌍
labels:
- translations
- title: Other Changes
labels:
- "*"

0 comments on commit 58646cf

Please sign in to comment.