immich/.github/release.yml

30 lines
587 B
YAML
Raw Normal View History

changelog:
categories:
- title: 🚨 Breaking Changes
labels:
- changelog:breaking-change
2024-01-09 18:55:59 +00:00
- title: 🔒 Security
labels:
- changelog:security
2024-01-09 18:55:59 +00:00
- title: 🚀 Features
labels:
- changelog:feature
- title: 🌟 Enhancements
labels:
- changelog:enhancement
2024-01-09 18:55:59 +00:00
- title: 🐛 Bug fixes
labels:
- changelog:bugfix
2024-01-09 18:55:59 +00:00
- title: 📚 Documentation
labels:
- changelog:documentation
2024-01-09 18:55:59 +00:00
- title: 🌐 Translations
labels:
- changelog:translation