Git: Tag & PushFeatures
SettingsThe following settings exists to control the behavior of tag handling: git-tag-push.behavior.incrementSemVer - If enabled it will automatically try and increment the patch number (requires the tag to be SemVer compliant). git-tag-push.behavior.suggestLatestTag - If enabled it will suggest the last tag as the default value, disabling this also disables SemVer increments.
Release Notes1.0.5 - 28/09/2020
1.0.4 - 28/09/2020
1.0.3 - 25/09/2020
1.0.2 - 29/07/2020
1.0.0 - 29/07/2020
|