Skip to content

Commit

Permalink
add a config for automatically generated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
yuta1024 committed Mar 19, 2024
1 parent 711bf32 commit f3f1c85
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
changelog:
categories:
- title: 🏕 Features
labels:
- '*'
exclude:
labels:
- dependencies
- title: 👒 Dependencies
labels:
- dependencies

0 comments on commit f3f1c85

Please sign in to comment.