Files
hyprgui/.github/release.yml
2024-10-28 14:26:29 -04:00

24 lines
471 B
YAML

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