24 lines
443 B
YAML
24 lines
443 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
categories:
|
|
- title: Breaking 💥
|
|
labels:
|
|
- breaking
|
|
- title: Added 🎉
|
|
labels:
|
|
- feature
|
|
- title: Changed 🛠
|
|
labels:
|
|
- change
|
|
- title: Fixed 🐛
|
|
labels:
|
|
- fix
|
|
- bug
|
|
- title: Dependencies 📦
|
|
labels:
|
|
- dependencies
|
|
- title: Docs 📝
|
|
labels:
|
|
- documentation
|