intuit / auto

Generate releases based on semantic version labels on pull requests.
https://intuit.github.io/auto/
MIT License
2.28k stars 205 forks source link

Respect `noVersionPrefix` option in the Version File plugin #2472

Closed KetanReddy closed 3 months ago

KetanReddy commented 3 months ago

What Changed

Previously during a non-canary/next release, the version file plugin would always prepend a v to the tag that was created for the new version regardless of if the noVersionPrefix option was set.

Why

The noVersionPrefix option should be respected

Todo:

Change Type

Indicate the type of change your pull request is:

github-actions[bot] commented 3 months ago

:rocket: PR was released in v11.2.1 :rocket: