mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
chore: separate enhancement group in release notes (#11756)
This commit is contained in:
parent
5ec407b57c
commit
ab0ed11778
1 changed files with 3 additions and 0 deletions
3
.github/release.yml
vendored
3
.github/release.yml
vendored
|
|
@ -11,6 +11,9 @@ changelog:
|
|||
- title: 🚀 Features
|
||||
labels:
|
||||
- feature
|
||||
|
||||
- title: 🌟 Enhancements
|
||||
labels:
|
||||
- enhancement
|
||||
|
||||
- title: 🐛 Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue