Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-mozhu

gh-commit

format commit messages for github

bump

Create the next SemVer tag on main. Tags use the v prefix. For Rust projects, bump updates the nearest Cargo.toml version and the existing workspace Cargo.lock, commits both files, then creates the tag. For Node.js and Bun projects, it updates and commits the nearest package.json version before creating the tag.

gh mozhu bump              # patch: v1.2.3 -> v1.2.4
gh mozhu bump --minor      # minor, with confirmation
gh mozhu bump -m --yes     # minor, without confirmation
gh mozhu bump --major      # major, always with confirmation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages