docs(plan): sync Phase 0 status after Changesets removal + rename#73
Merged
Conversation
Reconcile PLAN.md Phase 0 with what landed in #72 and the 2.0.0 deploy: - Versioning & changelog: note Changesets removal/changelog migration/docs/ PR #69 closure done in #72; remaining = the tag-triggered release.yml rewrite. Cross-link the live tracker #71. - Fix stale claim that template.yml is "stale at 1.0.0" — it is 2.0.0 now, kept in sync with package.json manually; only the automation remains. - Tick the interim 2.0.0 quick-deploy: package.json at 2.0.0 and shipped to QuantEcon/quantecon-theme as 2ca0a12 (v2.0.0 from 2cf3456). - Naming/branding drift: package name reconciled to @quantecon/lecture-theme in #72; remaining is template.yml title/source pending the repo rename. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates PLAN.md Phase 0 to reflect the post-#72 state of the project and the interim v2.0.0 deployment, keeping the roadmap aligned with the current release/versioning approach.
Changes:
- Annotates Phase 0 “Versioning & changelog” with completed work from #72 and links remaining work to issue #71.
- Corrects the
template.ymlversion-drift note to reflect that it is now in sync at2.0.0(automation still TODO). - Marks the interim 2.0.0 deploy as completed and records the bundled repo deploy commit reference.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Brings
PLAN.mdPhase 0 back in line with reality after #72 merged and the interim 2.0.0 deploy. Docs-only.What changed
release.ymlrewrite. Cross-linked the live tracker Finish dropping Changesets: switch to manual Keep a Changelog + git tags (Phase 0 versioning) #71.template.ymlwas described as "stale at1.0.0"; it's actually2.0.0(in sync withpackage.json). Only the sync automation is still TODO.QuantEcon/quantecon-themeas2ca0a12(🚀 v2.0.0 from 2cf3456).@quantecon/lecture-theme(package.json+template/package.json) in chore: drop Changesets for manual changelog + tag flow; rename to @quantecon/lecture-theme #72; remaining is aligningtemplate.ymltitle/sourceonce the repo is renamed.Note
Scoped to Phase 0 accuracy. #70 (TOC-nav bug) is tracked as its own issue and isn't part of the phased roadmap, so it's intentionally not added here.
🤖 Generated with Claude Code