Files
hyprgui/.github/release.yml
2024-10-28 10:15:54 -04:00

16 lines
359 B
YAML

changelog:
categories:
- title: '🚀 Features'
label: 'enhancement'
- title: '🐛 Bug Fixes'
label: 'bug'
- title: '📚 Documentation'
label: 'documentation'
- title: '🛠️ Refactoring'
label: 'refactor'
- title: '🚀 Performance'
label: 'performance'
exclude:
labels:
- 'skip-changelog'