macOS
brew install changelogenlocal Homebrew formula metadata
brew
Generate Beautiful Changelogs using Conventional Commits. Version 0.6.2 via Homebrew; verified from local package data.
install
brew install changelogenlocal Homebrew formula metadata
nix profile install nixpkgs#changelogennixpkgs package indexes · pkgs/by-name/ch/changelogen/package.nix · source: api.github.com
overview
Generate Beautiful Changelogs using Conventional Commits
history
changelogen is a UNJS release tool that generates Markdown changelogs from Conventional Commits. It can also bump package versions, update CHANGELOG.md, create git commits and tags, publish to npm, and sync GitHub releases.
The npm package and GitHub repository were created in May 2022. The README centers the project on Conventional Commits and exposes the common npx changelogen@latest workflow.
GitHub releases show the v0.5 line beginning in 2023 and v0.6 releases in 2025. The npm registry records 0.6.2 in the queried release metadata.
changelogen is distributed through npm and can be run directly with npx. The input package facts also identify Homebrew and Nix packaging, making it available both to JavaScript projects and to users who prefer system package managers.
The README documents console changelog generation, --bump for package.json and CHANGELOG.md updates, --release for commit and tag creation, gh release for GitHub release synchronization, and --publish for npm publishing. Configuration is loaded through c12 from changelog.config files, .changelogrc, or the changelog field in package.json.
changelogen is package-nerd significant as a focused Conventional Commits automation tool from the UNJS ecosystem. It ties together semver bumping, changelog generation, npm publishing, GitHub release notes, c12 config loading, and package-manager distribution in one small CLI.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./changelog.config.json./changelog.config.ts./changelog.config.js./changelog.config.mjs./changelog.config.cjs./.changelogrc./package.json#changelogCredential-bearing paths to review before unattended agent runs.
./.env~/.changlogenrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
changelogen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/unjs/changelogen
install metadata
| Package key | brew:changelogen |
|---|---|
| Version | 0.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/changelogen |
| Homepage | https://github.com/unjs/changelogen |
| Repository | https://github.com/unjs/changelogen |
| Upstream docs | https://github.com/unjs/changelogen#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/changelogen/-/changelogen-0.6.2.tgz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | changelogen |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
changelogen
nix profile install nixpkgs#changelogensource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.