# changie を Homebrew, Nix, winget でインストール

changie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:changie
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install changie
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#changie
```

  証拠: nixpkgs package indexes: pkgs/by-name/ch/changie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id miniscruff.changie -e
```

  証拠: Windows Package Manager source index: miniscruff.changie from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:changie
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/changie>
- **バージョン:** 1.25.2
- **ソース概要:** Automated changelog tool for preparing releases
- **ホームページ:** <https://changie.dev/>
- **リポジトリ:** <https://github.com/miniscruff/changie>
- **上流ドキュメント:** <https://changie.dev/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/miniscruff/changie/archive/refs/tags/v1.25.1.tar.gz>
- **最終更新:** 2026-08-04T09:31:57Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- changie (cli)
- changie (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.25.2
- マネージャ更新日: 2026-08-04
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/miniscruff/changie
- 検出された最新: v1.25.1 (最新)
## プロジェクトの歴史と使われ方

Changie is a Go CLI for file-based changelog management. Instead of deriving release notes entirely from commit messages, it stores change fragments in the repository and batches them into release changelogs.

### プロジェクトの歴史

The public repository was created in December 2020 and v0.1.0 was released later that month. The README describes Changie as a tool for separating changelog content from commit messages while keeping release notes in version-controlled files.

The project remains active in the 1.x line, with GitHub release metadata showing v1.25.0 in June 2026.

### 採用の歴史

The official installation docs list broad distribution: Homebrew for macOS, AUR, Docker images on GitHub Packages, a GitHub Action, npm, Go install, UBI, Scoop, Winget, and Mise. The input package facts also record Homebrew, Nix, and Winget mappings.

### 使われ方

The quick-start flow is changie init to create project files, edit the generated .changie.yaml configuration, run changie new for user-impacting changes, run changie batch for a release version or semver bump, and run changie merge to update the parent changelog.

### パッケージ好きにとっての重要性

Changie is package-nerd significant because it represents the changelog-fragment approach as a small compiled CLI with many distribution channels. It gives non-Node and monorepo users an alternative to commit-message-only changelog generators.

### タイムライン

- 2020: GitHub repository created.
- 2020: v0.1.0 published on GitHub releases.
- 2021: Early 0.x releases established the fragment, batch, and merge workflow.
- 2026: v1.25.0 published on GitHub releases.

### Related projects

- miniscruff/changie-action is the official GitHub Action linked from the README.
- The documentation references Keep a Changelog-style output through the default generated changelog header.
- GoReleaser integration is part of the official documentation navigation.

### ソース

- <https://github.com/miniscruff/changie#readme>
- <https://changie.dev/guide/>
- <https://changie.dev/config>
- <https://github.com/miniscruff/changie/releases>
- <https://api.github.com/repos/miniscruff/changie>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./.changie.yaml, ./.changie.yml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** changie
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - changie: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/changie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - miniscruff.changie: normalized package name match | Windows Package Manager source index: miniscruff.changie from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [changelogen](https://pkg.so/ja/brew/changelogen/) - Shares pkgdb curated category or tags: changelog, cli, developer-tools, release-automation, versioning.
- [asc](https://pkg.so/ja/brew/asc/) - Shares pkgdb curated category or tags: cli, developer-tools, go, release-automation.
- [release-it](https://pkg.so/ja/brew/release-it/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [bump-my-version](https://pkg.so/ja/brew/bump-my-version/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [fastlane](https://pkg.so/ja/brew/fastlane/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [cocogitto](https://pkg.so/ja/brew/cocogitto/) - Shares pkgdb curated category or tags: changelog, cli, developer-tools, release-automation.
- [jreleaser](https://pkg.so/ja/brew/jreleaser/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [cargo-dist](https://pkg.so/ja/brew/cargo-dist/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.

## Combined YAML source

View the package source record on GitHub. [combined/changie.yml](https://github.com/mxcl/pkgdb/blob/main/combined/changie.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
