While git-commit-writer creates clear commit messages and pr-description-writer summarizes the changes, there is no tool that generates consistent release notes from all the changes. For product teams, it is important to clearly communicate to customers and stakeholders what has changed in a new version. This tool should:
Collect commits, merge requests, migrations, and bug fixes and group them by relevance.
Distinguish between developer-oriented and customer-oriented release notes.
Automatically formulate highlights, breaking changes, and migration instructions.