gitmoji-changelog
Generate gitmoji changelogs.
The tool reads a repository’s commit history that follows the gitmoji convention and produces a formatted changelog. It can be invoked directly with npx or installed globally via npm, then run at the project root where it prompts for any required information. By default it uses a Node.js preset that extracts project metadata from package.json, while a generic preset reads a .gitmoji-changelogrc file containing the project’s name, description, and version. Users can select a different preset with a command‑line option.
Designed for developers who already tag commits with gitmoji emojis, the utility automates the creation of human‑readable release notes without manual parsing. The preset system makes it adaptable to various project types, and the generated changelog can be included in documentation or displayed on repository pages. The package is stable, available as a CLI, and documented online for further configuration.
Reviews
Loading reviews…
Similar apps

Version Control & Git
gitmoji-cli
Use emoji in commit messages.

Version Control & Git
semantic-git-commit-cli
Ensure semantic commits messages.
Version Control & Git
clog
A conventional changelog for the rest of us.

Terminals & CLI
readme-md-generator
Interactively generate README.md files.
Version Control & Git
git-labelmaker
Edit GitHub labels.

DevOps & Infrastructure
release
Generate changelogs with a single command.