macOS
brew install changelogenlocal Homebrew formula metadata
brew
changelogen のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install changelogenlocal Homebrew formula metadata
nix profile install nixpkgs#changelogennixpkgs package indexes · pkgs/by-name/ch/changelogen/package.nix · ソース: api.github.com
概要
Generate Beautiful Changelogs using Conventional Commits
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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~/.changlogenrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
changelogen | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/unjs/changelogen
インストールメタデータ
| パッケージキー | brew:changelogen |
|---|---|
| バージョン | 0.6.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/changelogen |
| ホームページ | https://github.com/unjs/changelogen |
| リポジトリ | https://github.com/unjs/changelogen |
| 上流ドキュメント | https://github.com/unjs/changelogen#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/changelogen/-/changelogen-0.6.2.tgz |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
changelogen
nix profile install nixpkgs#changelogenソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.