chore(release): 0.9.0 - #69
Merged
Merged
Conversation
Dates the CHANGELOG [0.9.0] section as 2026-07-28. Package versions were already bumped to 0.9.0 in #61 (devtools); no further version or code changes here — just marking the line as released ahead of publish.yml. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
✅ AI Governance check passedThis PR declares AI usage, references a source of truth, and provides verification evidence. Thank you. |
28 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.
1. Summary
This PR changes:
CHANGELOG.md[0.9.0]section from "unreleased" to2026-07-28.0.9.0in #61 (the devtools PR). No code changes, no lockfile changes.It solves:
0.9.0line ready to publish viapublish.yml, per this repo's convention that a release entry gets dated once the packages are ready to ship (see the equivalent 0.8.1 release commit).2. Intent
The intent of this PR is:
3. Scope
In Scope
CHANGELOG.md:## [0.9.0] — unreleased→## [0.9.0] — 2026-07-28.Out of Scope
publish.ymlitself — that happens after this PR merges, as a separateworkflow_dispatch.4. Verification
I verified this change by:
Commands run:
Results:
A full
pnpm -r build && pnpm -r typecheck && pnpm coveragewas already run and passed for the code content of this release in #68; this PR itself only editsCHANGELOG.md, so no code-affecting checks were re-run.5. Screenshots / Evidence
Add evidence here:
6. Risk Assessment
Risk level:
Potential risks:
Mitigation:
7. AI Usage Declaration
AI was used for:
Human verification:
8. Reviewer Focus
Please focus your review on: