app like that
Happy Changelog
Happy Changelog

Happy Changelog is a free, open workflow framework that eliminates changelog conflicts by moving changelog entries to PR descriptions.

Features

Automated Version Bumping

Automatically bumps the version in package.json based on the highest change level specified in PR descriptions.

Release Notes Generation

Generates structured release notes for GitHub or GitLab releases automatically.

Smart Changelog Management

Eliminates merge conflicts by storing changelog entries in PR descriptions, allowing for better organization and sorting.

Semantic Versioning Compliance

Ensures correct versioning by specifying change levels in PR descriptions according to semantic versioning principles.

Framework Agnostic

Can be implemented with any programming language or CI/CD system, making it versatile for various development environments.