Commit 03d1264
fix: bind the home page workflow note to the published version (#434)
The note hardcoded "v0.8.1 workflow", so it was the one string on the site that
still said 0.8.1 after a 0.8.2 deploy — caught by reading the live page rather
than the build. It reads siteStats.version now, like every other version on the
site, so it cannot drift again. No other hardcoded version strings remain in the
app.
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 4dc8500 commit 03d1264
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments