You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by schmidsi February 29, 2024
It is very annoying to always enter a new version label, especially when following semver. Can't we just suggest the next patch version?
First deploy it would suggest: v0.0.1
Next deploy it would suggest: v0.0.2
If I manually changed the version to: v1.0.0 suggest next: `v1.0.1
Thoughts?
The text was updated successfully, but these errors were encountered:
Discussed in #1601
Originally posted by schmidsi February 29, 2024
It is very annoying to always enter a new version label, especially when following semver. Can't we just suggest the next patch version?
v0.0.1
v0.0.2
v1.0.0
suggest next: `v1.0.1Thoughts?
The text was updated successfully, but these errors were encountered: