Skip to content

Commit

Permalink
chore: add release.yml (#7090)
Browse files Browse the repository at this point in the history
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
  • Loading branch information
ozyx and shefalijoshi committed Sep 27, 2023
1 parent 8fc5aa6 commit c3b5e4e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
changelog:
categories:
- title: πŸ• Features
labels:
- type:feature
- title: πŸŽ‰ Enhancements
labels:
- type:enhancement
exclude:
labels:
- type:feature
- title: πŸ› Bug Fixes
labels:
- type:bug
- title: πŸ”§ Maintenance
labels:
- type:maintenance
- title: πŸ‘’ Dependencies
labels:
- dependencies

0 comments on commit c3b5e4e

Please sign in to comment.