Skip to content

doc-sync: fix second stale "in flight" tag for shipped v0.9.6-beta - #174

Draft
jacuzzicoding wants to merge 1 commit into
developmentfrom
claude/doc-sync-2026-08-16
Draft

doc-sync: fix second stale "in flight" tag for shipped v0.9.6-beta#174
jacuzzicoding wants to merge 1 commit into
developmentfrom
claude/doc-sync-2026-08-16

Conversation

@jacuzzicoding

Copy link
Copy Markdown
Owner

Summary

public/roadmap-to-v1.html still tags v0.9.6-beta as "In flight today" in the "road ahead" timeline (milestone section), even though it shipped 2026-05-27. The page's own top badge already says "Last shipped: v0.9.6-beta · 2026-05-27", and version-history.html/CHANGELOG.md/docs/roadmap-to-v1.md all agree it's shipped.

The already-open draft PR #173 fixed the top badge instance of this same "in flight" drift but the timeline milestone tag is a second, separate occurrence it didn't touch.

Decisions

Kept the existing milestone current / milestone-tag now CSS classes as-is (still the most-recently-shipped item, reasonable to keep visually highlighted) and only corrected the text label, matching the "Shipped 2026-05-27" phrasing already used elsewhere on the same page — minimal correction, no scope creep.

Test plan

  • Visual diff only (static HTML string change), verified the corrected text matches the shipped date used elsewhere on the page and in CHANGELOG.md/docs/roadmap-to-v1.md.
  • No build/test impact — plain content-only edit to a static HTML file.

Generated by Claude Code

The road-ahead timeline in roadmap-to-v1.html still tagged v0.9.6-beta
as "In flight today" even though it shipped 2026-05-27 (confirmed by
the page's own top badge, version-history.html, and CHANGELOG.md).
PR #173 already fixed the top badge but missed this second instance
in the timeline milestone.
@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
animalcrossingwebapp Ready Ready Preview Aug 16, 2026 6:17am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants