Commit 07f6873
fix(086): fetch tags before reporting installed version
install.sh now runs git fetch --tags before git describe so it finds
release-please tags created on GitHub. Without this, local clones
that haven't fetched recently report stale versions like v4.0.0.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ad86215 commit 07f6873
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
0 commit comments