mirror of
https://github.com/xuthus83/LittlePaimon.git
synced 2024-10-21 16:27:15 +08:00
21 lines
461 B
YAML
21 lines
461 B
YAML
changelog:
|
|
categories:
|
|
- title: 💥 破坏性更新
|
|
labels:
|
|
- Semver-Major
|
|
- breaking-change
|
|
- title: ✨ 新特性
|
|
labels:
|
|
- enhancement
|
|
- title: 🐛 BUG修复
|
|
labels:
|
|
- bug
|
|
- title: 📝 文档更新
|
|
labels:
|
|
- documentation
|
|
- title: 💫 杂项
|
|
labels:
|
|
- "*"
|
|
exclude:
|
|
labels:
|
|
- dependencies |