Skip to content

benjlevesque/gh-bump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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