macOS
brew install changelogenlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.