25 lines
456 B
YAML
25 lines
456 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- dependencies
|
|
- skip-changelog
|
|
categories:
|
|
- title: 🎉 New Features
|
|
labels:
|
|
- enhancement
|
|
- title: 🐛 Bug Fixes
|
|
labels:
|
|
- bug
|
|
- title: 📝 Documentation
|
|
labels:
|
|
- documentation
|
|
- title: ⚙️ Refactor
|
|
labels:
|
|
- refactor
|
|
- title: 🛠 Chore
|
|
labels:
|
|
- chore
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|