18 lines
333 B
YAML
18 lines
333 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
- dependencies
|
|
categories:
|
|
- title: Breaking Changes 🛠
|
|
labels:
|
|
- breaking
|
|
- title: New Features 🎉
|
|
labels:
|
|
- feature
|
|
- title: Fixes 🔧
|
|
labels:
|
|
- fix
|
|
- title: Other Changes
|
|
labels:
|
|
- "*" |