Skip to content

Commit

Permalink
update release notes template
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Jul 18, 2023
1 parent b03d833 commit a3220d3
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@ changelog:
exclude:
labels:
- ignore-for-release
- dependencies
- duplicate
- wontfix
authors:
- dependabot
categories:
- title: πŸ’₯ Breaking Changes
labels:
- breaking
- title: πŸš€ New Features
- title: πŸš€ New Features
labels:
- feature
- enhancement
Expand All @@ -23,6 +20,12 @@ changelog:
- title: 🏠 Internal
labels:
- internal
- title: πŸ“¦ Dependencies
labels:
- dependencies
- title: πŸ“„ Documentation
labels:
- documentation
- title: Other Changes
labels:
- '*'

0 comments on commit a3220d3

Please sign in to comment.