read-frog/.github/release.yml
ananaBMaster 0126569118
style: switch eslint quote style from single to double quotes (#1004)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 15:07:58 -08:00

45 lines
843 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
- dependencies
- automated
- bot
- github-actions
authors:
- dependabot[bot]
- github-actions[bot]
- github-actions
- action-bot
categories:
- title: 🚨 Breaking Changes
labels:
- breaking-change
- title: ✨ New Features
labels:
- feat
- title: 🐛 Bug Fixes
labels:
- fix
- title: 🤖 AI
labels:
- ai
- title: 🎨 UI Styles
labels:
- style
- title: 🚀 Performance
labels:
- perf
- title: 📚 Documentation
labels:
- docs
- title: 🔧 Maintenance
labels:
- chore
- refactor
- ci
- build
- i18n
- title: Other Changes
labels: ["*"]