mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
22 lines
425 B
YAML
22 lines
425 B
YAML
|
changelog:
|
||
|
exclude:
|
||
|
labels:
|
||
|
- no-changelog
|
||
|
- dependencies
|
||
|
categories:
|
||
|
- title: 🛠 Breaking changes
|
||
|
labels:
|
||
|
- breaking-change
|
||
|
- title: 🎁 New features
|
||
|
labels:
|
||
|
- feature
|
||
|
- title: 🛡 Security improvements
|
||
|
labels:
|
||
|
- security-fix
|
||
|
- title: 🐛 Bug fixes
|
||
|
labels:
|
||
|
- bug-fix
|
||
|
- title: 🔧 Other changes
|
||
|
labels:
|
||
|
- "*"
|