Changelog Generator
Conventional Commits to Changelog
Enter Commits (one Conventional Commit per line)
Usage Guide
Supported Commit Types
- feat: New Feature → ✨ Features
- fix: Bug Fix → 🐛 Bug Fixes
- docs: Documentation → 📚 Documentation
- chore: Maintenance → 🔧 Chores
- refactor: Refactor → ♻️ Refactors
- perf: Performance → ⚡ Performance
- test: Tests → ✅ Tests
- feat!: or BREAKING CHANGE → 💥 Breaking Changes
FAQ
- Q: What is the format?
A: type(scope): message, scope is optional - Q: Does it support Chinese?
A: Yes, the message content can be in Chinese