chore(release): bump version 0.9.65 -> 0.9.66#56
Merged
Conversation
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.
Why
Routine release-prep version bump ahead of shipping the current batch of stats / telemetry-fix PRs (#54 chrome-extension.yml deps, #55 cumulative-commits chart) and any subsequent extension publish to the Chrome Web Store. Mirrors prior commit
858e692(0.9.64 → 0.9.65) — identical file set and diff shape.What
8 files, 14 line changes. All user-visible version surfaces move from
0.9.65to0.9.66:package.jsonextension/manifest.json"FSB v0.9.66", version)README.mdextension/README.mdstore-assets/chrome-web-store/listing-copy.mdv0.9.69milestone ref left untouched)mcp/README.mdshowcase/angular/package.jsonshowcase/angular/package-lock.jsonpackages[""].version)What's NOT changed (deliberate)
mcp/src/version.ts—FSB_MCP_VERSION = '0.9.0'is independently versioned permcp/README.md:534. Never bumps with the extension.showcase/angular/src/app/core/seo/version.ts— auto-generated fromextension/manifest.jsonby the prebuild script. Will regenerate on the next showcase build.Phase 269 / v0.9.69,Phase 245 (v0.9.60),v0.9.62 visual-session contract, etc. — these are milestone-referenced source comments, not the current release marker. Untouched.listing-copy.md:83— referencesv0.9.69as the milestone the telemetry feature shipped under. Untouched.Test plan
JSON.parse(exit 0).tests/mcp-version-parity.test.js→ 10/10 PASS (no regression).grep -rn "0\.9\.65"across tracked source (excludingnode_modules/.planning/dist/.git/.angular) → zero residual hits.mcp/src/version.tsunchanged at0.9.0.showcase/angular/src/app/core/seo/version.tsto0.9.66automatically.Quick task
Tracked at
.planning/quick/260514-x4s-bump-fsb-version-0-9-65-0-9-66-across-al/.