Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tag-action

automatically bump and tag master, on merge, with the latest SemVer formatted version.

Build Status Stable Version Latest Release

    # hotfixes & bugs
    git commit -m "fix: Small bug fixes."
    
    # new feature
    git commit -m "feature: Add new widget."
    
    # Breaking Change or Major Version Release
    git commit -m "BREAKING CHANGE: Add new widget."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages