doc-sync: fix version-history.html table order, styling, and v0.9.6 stats#162
Draft
jacuzzicoding wants to merge 1 commit into
Draft
doc-sync: fix version-history.html table order, styling, and v0.9.6 stats#162jacuzzicoding wants to merge 1 commit into
jacuzzicoding wants to merge 1 commit into
Conversation
…, hand-drawn count Three targeted corrections: 1. Velocity table: v0.9.5-beta row appeared after v0.9.6-beta (wrong chronological order) and lacked the leaf-color/bold styling applied to every other release row. Moved v0.9.5-beta before v0.9.6-beta and added matching style attribute. 2. "Recently shipped" checklist: ACNH icon coverage still read 68.8% (the v0.9.5-beta cross-game uplift value). Updated to 95.5% reflecting the dedicated ACNH gap-fill shipped in v0.9.6-beta (PR #140). Added "(PR #140)" citation for traceability. 3. "Recently shipped" checklist: hand-drawn icon count read "eight" and listed only goldfish. Bumped to "ten" and appended tadpole and agrias butterfly (the 9th and 10th pieces, shipped in PR #144 as part of v0.9.6-beta).
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Jun 13, 2026
Draft
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three corrections to
public/version-history.htmldetected by the 2026-06-13 nightly doc-sync audit:color: var(--leaf); font-weight: boldstyling applied to every other shipped-version row. Added.68.8%→95.5% via cross-game ID routing + dedicated gap-fill (PR #140)(reflects the v0.9.6-beta ACNH gap-fill)eight→ten, with tadpole and agrias butterfly added to the named list (both shipped in v0.9.6-beta)No other files changed. No scope creep.
Supersedes
PR #146 (2026-05-25 doc-sync) — that draft targeted the same file; this PR's corrections are a superset of what remained valid from that run. PR #146 can be closed once this merges.
Test plan
Generated by Claude Code