Commit a5c34fe
fix: fall back to latest git tag when .version file is missing
VERSION variable now resolves from git tags when VERSION_FROM_FILE
is empty, so version:resolve-next works on fresh checkouts without
a committed .version file.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3093138 commit a5c34fe
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
| |||
0 commit comments