Skip to content

Commit

Permalink
Config for Github generated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Menno Finlay-Smits committed Oct 19, 2023
1 parent 7ec0ab0 commit 4d7944d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
changelog:
categories:
- title: Breaking Changes
labels:
- semver-major
- breaking-change
- title: New Features
labels:
- semver-minor
- enhancement
- title: Other Changes
labels:
- "*"

0 comments on commit 4d7944d

Please sign in to comment.