mirror of
https://github.com/xtr-dev/payload-mailing.git
synced 2025-12-10 08:13:23 +00:00
### 🔧 Improvements - Removed complex Claude CLI integration and fallback system - Implemented smart commit categorization based on conventional commit patterns - Added pattern matching for features (🚀), bug fixes (🐛), docs (📚), and improvements (🔧) - Generates structured changelog with proper sections and formatting ### 🐛 Bug Fixes - Eliminated authentication and integration complexities with external services - Ensures consistent changelog generation in all CI environments - Fixed workflow reliability by removing external dependencies ### ✨ Features - Automatic commit categorization using keywords and emojis - Support for conventional commit patterns (feat:, fix:, docs:) - Fallback message when no commits are found - Detailed logging of changelog generation process 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>