Changelog Generator
Generate changelogs from conventional commit messages.
Release Information
Changelog Format
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2026-01-09Conventional Commits
Parse commits in the format: type(scope): description. Supports feat, fix, docs, and more.
Multiple Formats
Generate changelogs in Keep a Changelog format, conventional with emojis, or simple format.
Privacy
All processing happens in your browser. No data is sent to any server.