Skip to content

Commit

Permalink
added release config
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Jul 20, 2023
1 parent a38fb79 commit 8bc343e
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 @@
changelog:
exclude:
authors:
- dependabot
categories:
- title: 🎉 Features
labels:
- "Type: Enhancement"
- title: 🐞 Bugs
labels:
- "Type: Bug"
- title: 🔨 Maintenance
labels:
- "Type: Maintenance"
- title: Other Changes
labels:
- "*"

0 comments on commit 8bc343e

Please sign in to comment.