Conventional Commit Changelog Generator
Paste Conventional Commit messages and get grouped Added, Changed, Fixed, and Breaking sections with a customer-facing summary, GitHub release body, and Markdown export.
Release draft
Glink v1.4.0 changelog
Glink v1.4.0 is ready for customers, with updates around add embeddable release summary cards, prevent duplicate product update notifications and speed up shipped item filters.
Customer-facing summary
Glink v1.4.0 changelog
Glink v1.4.0 is ready for customers, with updates around add embeddable release summary cards, prevent duplicate product update notifications and speed up shipped item filters.
Added
2
New product value from feat commits.
Changed
2
Improvements from perf, refactor, docs, chores, and maintenance.
Fixed
1
Bug fixes and reverted regressions.
Breaking
2
Migration notes from ! and BREAKING CHANGE markers.
GitHub release body
Copy into a GitHub release
Glink v1.4.0 is ready for customers, with updates around add embeddable release summary cards, prevent duplicate product update notifications and speed up shipped item filters. ## Added - Changelog: add embeddable release summary cards. - Support customer-facing release highlights. ## Changed - Roadmap: speed up shipped item filters. - Add setup examples for changelog widgets. ## Fixed - Email: prevent duplicate product update notifications. ## Breaking - Api: rename GLINK_API_TOKEN to GLINK_TOKEN. - Widget embed themes now require an explicit theme option. ## Upgrade notes Review the breaking changes before upgrading and update affected configuration, API usage, or embed options.
Parsed changelog
Grouped by meaning
Added
- Changelog: add embeddable release summary cards.
- Support customer-facing release highlights.
Changed
- Roadmap: speed up shipped item filters.
- Add setup examples for changelog widgets.
Fixed
- Email: prevent duplicate product update notifications.
Breaking
- Api: rename GLINK_API_TOKEN to GLINK_TOKEN.
- Widget embed themes now require an explicit theme option.
Turn release drafts into a public changelog.
Glink gives every product update a polished changelog page, roadmap context, feedback loop, and shareable timeline.
Related free tool
GitHub Release Notes Generator
Turn pull requests and commits into a GitHub-ready release body.
Open toolRelated free tool
Changelog Generator
Convert rough shipped work into a public product changelog.
Open toolRelated free tool
Release Notes Generator
Create broader release notes for customers and stakeholders.
Open toolRelated free tool
Product Update Email Generator
Repackage the release into a customer announcement email.
Open toolDoes this Conventional Commit changelog generator use an API?
No. The parser runs entirely in your browser. Paste commit messages and it generates the changelog without login, tokens, or server-side processing.
Which commit types does it understand?
It recognizes common Conventional Commit types such as feat, fix, perf, refactor, docs, chore, build, ci, revert, and breaking changes marked with ! or BREAKING CHANGE.
Can I use the output in GitHub releases?
Yes. Copy the generated GitHub release body directly into a GitHub release, or export the full Markdown draft for your changelog process.