Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 321 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 321 Bytes

gh bump GitHub CLI extension

GitHub CLI extension for creating a release from semver.

Installation

gh extension install benjlevesque/gh-bump

Usage

⚠️ You must have at least one release in your repo

gh bump --patch
gh bump --minor
gh bump --major