Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use semver compatible git tags for release #19

Closed
viceice opened this issue Feb 8, 2024 · 1 comment
Closed

Use semver compatible git tags for release #19

viceice opened this issue Feb 8, 2024 · 1 comment

Comments

@viceice
Copy link

viceice commented Feb 8, 2024

semver1 compatible git tags a re more easily updateable by tools like renovate.

So instead of v1.0-alpha-8 use v1.0.0-alpha.8. 🤗

Footnotes

  1. https://semver.org/

@ben-z ben-z closed this as completed in d3d5b35 Mar 1, 2024
@ben-z
Copy link
Owner

ben-z commented Mar 1, 2024

Thanks for the tip! Switched to semver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants