Generate release changelog
draft-changelogcommandsetup L1★2
OctavianTocan/react-dropdown ↗What it does
Generate user-facing and technical release changelogs
Best for
Releases requiring both user-facing and technical changelog entries with versioning.
Inputs
- · time_range (default 3 days)
Outputs
- · changelog-data.ts entries
- · CHANGELOG.md entries
- · package.json version bump
Requires
- · git
- · gh CLI
Preconditions
Git history available; package.json exists
Failure modes
- · Commits not found in range
- · User-facing items poorly worded
- · Version mismatch
Trust signals
- · User-facing vs technical split
- · Verb-based entries (no jargon)
- · Changelog data structure