Skip to content

Fix release version detection#33

Merged
Suprhimp merged 1 commit intomasterfrom
Suprhimp/biarritz-v4
Apr 2, 2026
Merged

Fix release version detection#33
Suprhimp merged 1 commit intomasterfrom
Suprhimp/biarritz-v4

Conversation

@Suprhimp
Copy link
Copy Markdown
Owner

@Suprhimp Suprhimp commented Apr 2, 2026

Summary

  • fix release version calculation so it picks the highest existing semver tag/release
  • avoid duplicate tag creation when release ordering from GitHub is not semver-sorted
  • unblock the next minor release after the previous duplicate-tag failure

Testing

  • verified latest version selection resolves to 1.1.0 from current releases/tags

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Apr 2, 2026 2:14pm

@Suprhimp Suprhimp added the minor Version bump: minor (1.2.3 → 1.3.0) label Apr 2, 2026
@Suprhimp Suprhimp merged commit 10a62b0 into master Apr 2, 2026
3 of 4 checks passed
@Suprhimp Suprhimp added patch Version bump: patch (1.2.3 → 1.2.4) and removed minor Version bump: minor (1.2.3 → 1.3.0) labels Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Version bump: patch (1.2.3 → 1.2.4)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant