mirror of
https://github.com/galacean/engine.git
synced 2026-05-07 23:37:11 +08:00
22 lines
367 B
YAML
22 lines
367 B
YAML
|
|
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore for release
|
|
- documentation
|
|
- test
|
|
categories:
|
|
- title: Breaking Changes 🛠
|
|
labels:
|
|
- breaking
|
|
- title: Features 🎉
|
|
labels:
|
|
- feature
|
|
- enhancement
|
|
- title: Fixed 🐞
|
|
labels:
|
|
- bug
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|