mirror of
https://github.com/xtr-dev/payload-mailing.git
synced 2025-12-10 00:03:23 +00:00
### 🚀 Features - Added Claude action to automatically maintain CHANGELOG.md file - Claude analyzes git commits and generates categorized changelog entries - Automatic changelog extraction for use in release commits and PRs ### 🔧 Improvements - Uses anthropics/claude-code-action@v1 for direct file editing - Creates or updates CHANGELOG.md with structured release entries - Maintains persistent changelog history across releases - Supports fallback if CHANGELOG.md is not generated ### 📚 Documentation - CHANGELOG.md will be automatically maintained with each release - Organized entries by features, bug fixes, improvements, docs, and performance - Uses [Unreleased] format for upcoming releases 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>