Skip to content

Commit

Permalink
release.yml added
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaypurav committed Sep 29, 2024
1 parent f880a1c commit 70a46f0
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 @@
changelog:
exclude:
labels:
- ignore-for-release
categories:
- title: Breaking Changes 🛠
labels:
- Semver-Major
- breaking-change
- title: Exciting New Features 🎉
labels:
- Semver-Minor
- enhancement
- title: Other Changes
labels:
- "*"

0 comments on commit 70a46f0

Please sign in to comment.