jf-roku/.github/release.yml
2023-10-29 20:13:12 -04:00

27 lines
571 B
YAML

changelog:
categories:
- title: 🆕 New Features
labels:
- "new feature"
- title: 🔨 Updated Features
labels:
- "updated feature"
- title: ⚙️ New Settings
labels:
- "new setting"
- title: 🔧 Updated Settings
labels:
- "updated setting"
- title: 🐛 Bug Fixes
labels:
- "bug fix"
- title: 🧹 Code Cleanup
labels:
- "code cleanup"
- title: ⭐ Additional Updates
labels:
- "*"
exclude:
labels:
- dependencies