Compare commits

..

1 Commits

Author SHA1 Message Date
nyx
3c91c919d5
Merge ad1680e1a6 into e3688e9b3d 2024-10-25 16:18:03 +02:00

19
.github/release.yml vendored
View File

@ -1,23 +1,20 @@
changelog:
categories:
- title: '🚀 Features'
label: 'enhancement'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
label: 'bug'
- title: '⚙️ Refactoring'
label: 'refactor'
- title: '🧩 UI/UX'
label: 'UI/UX'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '📚 Documentation'
label: 'documentation'
- title: '🔒 Security'
label: 'security'
- title: '🧰 GitHub Actions'
label: 'github_actions'
- title: '🦀 Rust'
label: 'rust'
- title: '📃 Scripting'
label: 'script'
label: 'github actions'
exclude:
labels:
- 'skip-changelog'