Generate Changelogs from
Git Commits Automatically
Connect your GitHub repos, parse conventional commits, and export polished changelogs — categorized by features, fixes, and breaking changes.
Get Started — $12/mo## [1.4.0] — 2024-06-01
### Features
- Add dark mode support (#142)
- Introduce webhook export endpoint (#138)
### Bug Fixes
- Fix token refresh race condition (#145)
### Breaking Changes
- Rename `config.yml` to `changelog.config.yml`
Simple Pricing
Pro
$12
per month
- ✓Unlimited GitHub repos
- ✓Conventional commit parsing
- ✓Auto-categorization (features, fixes, breaking)
- ✓Markdown & JSON export
- ✓Webhook integration
- ✓Priority support
FAQ
What commit formats are supported?
We support Conventional Commits (feat:, fix:, BREAKING CHANGE:) and Angular-style commit messages out of the box.
Can I customize the changelog output?
Yes. You can configure section names, ordering, and export as Markdown or JSON. Webhook delivery is also available.
Is my GitHub data secure?
We use read-only OAuth scopes and never store your source code — only commit metadata needed to generate changelogs.