Skip to content

Commit

Permalink
Create release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrahhal committed Dec 10, 2021
1 parent e5f7799 commit 87ad367
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: Fixed
labels:
- release:fixed
- title: Added
labels:
- release:added
- title: Changed
labels:
- release:changed
- title: Deprecated
labels:
- release:deprecated
- title: Removed
labels:
- release:removed
- title: Other
labels:
- "*"

0 comments on commit 87ad367

Please sign in to comment.