Skip to content

Commit

Permalink
Merge pull request #547 from mjs/auto-release-notes
Browse files Browse the repository at this point in the history
Config for Github generated release notes
  • Loading branch information
mjs authored Oct 26, 2023
2 parents 3484d1d + 875b7b4 commit 12139f9
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: Breaking Changes
labels:
- breaking-change
- title: New Features
labels:
- enhancement
- title: Other Changes
labels:
- "*"

0 comments on commit 12139f9

Please sign in to comment.