Commit cf586af
Raffael Herrmann
fix: correct semantic versioning in CI pipeline
- Fix version tag selection to prefer releases over pre-releases
- Releases (v1.0.0) now take precedence over RCs (v1.0.0-rc.X)
- Ensures proper semantic versioning hierarchy in CI/CD pipeline1 parent 32700e1 commit cf586af
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 | | |
30 | 41 | | |
31 | 42 | | |
| |||
0 commit comments