release: cleanup patch, minor, major
This commit is contained in:
@@ -15,11 +15,12 @@ module Release
|
||||
subcommand, version, *extras = *argv
|
||||
|
||||
validate_version_format version
|
||||
validate_version_is_new version
|
||||
|
||||
validate_current_branch_master
|
||||
|
||||
git_pull current_branch
|
||||
|
||||
validate_version_is_new version
|
||||
|
||||
git_local_tag version
|
||||
|
||||
git_push_tags
|
||||
|
||||
Reference in New Issue
Block a user