Commit 8165209
Added version format validation to release script
Validates that version strings start with 'v' prefix.
Exits with a warning message if the format is incorrect.
Co-Authored-By: GitHub Copilot <noreply@github.com>1 parent 19a7f30 commit 8165209
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
0 commit comments