1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-14 07:04:24 +02:00

chore: separate enhancement group in release notes (#11756)

This commit is contained in:
Jason Rasmussen
2024-08-13 16:39:25 -04:00
committed by GitHub
parent 5ec407b57c
commit ab0ed11778

3
.github/release.yml vendored
View File

@ -11,6 +11,9 @@ changelog:
- title: 🚀 Features
labels:
- feature
- title: 🌟 Enhancements
labels:
- enhancement
- title: 🐛 Bug fixes