Skip to content

Commit

Permalink
build: automate release notes in github
Browse files Browse the repository at this point in the history
  • Loading branch information
kursawero committed Nov 3, 2023
1 parent 854875e commit af77bcd
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:
- enhancement
- title: Bug Fixes
labels:
- bug
- title: Dependencies
labels:
- dependencies

0 comments on commit af77bcd

Please sign in to comment.