Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
chore: add release notes auto generation config
Browse files Browse the repository at this point in the history
dalbitresb12 committed Jun 11, 2022

Verified

This commit was signed with the committer’s verified signature. The key has been revoked.
1 parent 2f44345 commit 1c2ef1f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
changelog:
categories:
- title: Enhancements 🎉
labels:
- enhancement
- title: Bugs 🐛
labels:
- bug
- title: Docs 📖
labels:
- documentation
- title: Other Changes
labels:
- '*'

0 comments on commit 1c2ef1f

Please sign in to comment.