マーケットプレイスに戻る
app-store-changelog
Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes.
4,559ダウンロード11インストール11スター
v1.0.1
cmdopDevelopmentapp-store, automation, changelog, git, release-notes3/2/2026
Overview
Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes.
Key Features
- Collects and summarizes user-impacting changes since the last git tag (or a specified ref)
- Translates commits into clear App Store release notes
- Supports user requests for different note lengths
How It Works
- Collect changes using
scripts/collect_release_changes.shfrom the repo root - Triage for user impact by scanning commits and files to identify user-visible changes
- Draft App Store notes by writing short, benefit-focused bullets for each user-facing change
- Validate the output to ensure every bullet maps back to a real change in the range
Use Cases
- Generate a comprehensive release changelog for an App Store update
- Create user-facing release notes for a specific product version
- Translate commits into clear App Store release notes for a team
レビュー
まだレビューはありません。