Problem
Copilot on #102. 6.0.0 is on nuget.org.
- "After it lands" still says update the README callout that nuget.org is 5.0.1.268.
- "Cut a release" is generic (
vX.Y.Z) but steps 1, 3, and 6 hard-code 6.0.0, so a later tag would extract the wrong changelog section.
Acceptance
Checklist matches a live 6.0.0. Workflow steps use the tagged version, not a hardcoded 6.0.0.
Problem
Copilot on #102. 6.0.0 is on nuget.org.
vX.Y.Z) but steps 1, 3, and 6 hard-code 6.0.0, so a later tag would extract the wrong changelog section.Acceptance
Checklist matches a live 6.0.0. Workflow steps use the tagged version, not a hardcoded 6.0.0.