Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 403 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 403 Bytes

gh changelog

gh changelog is a GitHub CLI extension to generate a changelog from the pull requests of a milestone.

Installation

Make sure you have gh and git installed. Then run:

$ gh extension install leofeyer/gh-changelog

Usage

$ gh changelog 1.2

You can optionally specify a version number for unreleased changes:

$ gh changelog 1.2 1.2.6