1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 06:31:58 +00: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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.github/release.yml vendored
View file

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