Happy Changelog is a free, open workflow framework that eliminates changelog conflicts by moving changelog entries to PR descriptions.
Automatically bumps the version in package.json based on the highest change level specified in PR descriptions.
Generates structured release notes for GitHub or GitLab releases automatically.
Eliminates merge conflicts by storing changelog entries in PR descriptions, allowing for better organization and sorting.
Ensures correct versioning by specifying change levels in PR descriptions according to semantic versioning principles.
Can be implemented with any programming language or CI/CD system, making it versatile for various development environments.