forked from github-starred/hyprgui
24 lines
471 B
YAML
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'
|