25 lines
459 B
YAML
25 lines
459 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
authors:
|
|
- octocat
|
|
categories:
|
|
- title: Breaking Changes 🛠
|
|
labels:
|
|
- breaking
|
|
- title: Exciting New Features 🎉
|
|
labels:
|
|
- feature
|
|
- title: Fixes 🔧
|
|
labels:
|
|
- fix
|
|
- title: Documentation 🔧
|
|
labels:
|
|
- docs
|
|
- title: CI 👷
|
|
labels:
|
|
- ci
|
|
- title: Other Changes
|
|
labels:
|
|
- '*' |