Files
bevy_cef/.github/release.yml
2025-08-10 23:07:13 +09:00

17 lines
364 B
YAML

changelog:
categories:
- title: Breaking Changes 🛠
labels:
- breaking-change
- title: Exciting New Features 🎉
labels:
- enhancement
- title: Improvements to existing features
labels:
- improvement
- title: Bug Fixes
labels:
- bug
- title: Other Changes
labels:
- "*"