23 lines
481 B
YAML
23 lines
481 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- chore
|
|
categories:
|
|
- title: 💥 Breaking Changes
|
|
labels:
|
|
- 💥 breaking-change
|
|
- title: ✨ Exciting New Features
|
|
labels:
|
|
- ✨ enhancement
|
|
- title: 🐞 Bug Fixes
|
|
labels:
|
|
- 🐞 bug
|
|
- title: 🛠️ Dependencies
|
|
labels:
|
|
- 🛠️ dependencies
|
|
- title: 📖 Documentation
|
|
labels:
|
|
- 📖 docs
|
|
- title: Other Changes
|
|
labels:
|
|
- "*" |