agent-flow / .github /release.yml
Tai Truong
fix readme
d202ada
raw
history blame contribute delete
864 Bytes
changelog:
categories:
- title: 🚨 Breaking Changes
description: Changes that break existing functionality
labels:
- breaking
- title: ✨ New Features
description: New features and enhancements
labels:
- enhancement
- title: πŸ› Bug Fixes
description: Bug fixes and patches
labels:
- fix
- bug
- title: πŸ“ Documentation Updates
description: Changes to documentation
labels:
- documentation
- title: πŸ›  Maintenance Tasks
description: Maintenance tasks and housekeeping
labels:
- chore
- refactor
- style
- performance
- build
- title: βœ… Tests
description: Changes to tests
labels:
- test
- title: Others
description: Other changes
labels:
- "*"