Skip to content

release: 1.2.0-rc.6 - #809

Merged
fujibee merged 1 commit into
integration/remotefrom
release/rc6
Aug 15, 2026
Merged

release: 1.2.0-rc.6#809
fujibee merged 1 commit into
integration/remotefrom
release/rc6

Conversation

@fujibee

@fujibee fujibee commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Declared reviewers: 1

Landing on integration/remote. Head 5b43ddf225219fcb486b7db30c510d9b21231134.

What this is

VERSION1.2.0-rc.6, and the two files derived from it, written by scripts/release/sync-version.sh rather than by hand:

VERSION                     1.2.0-rc.5 -> 1.2.0-rc.6
package.json                1.2.0-rc.5 -> 1.2.0-rc.6
.claude-plugin/plugin.json  1.2.0-rc.5 -> 1.2.0-rc.6

scripts/release/sync-version.sh --check passes at this head — the same check CI runs as the pre-release guard, so a forgotten sync fails there rather than shipping a package whose package.json disagrees with VERSION.

Three files, matching release: 1.2.0-rc.5 exactly. No CHANGELOG.md entry: the rc line has not carried one, and inventing a format here would make the next release's diff ambiguous.

What is in this rc that was not in rc.5

The two that change behaviour a user can feel:

And one that shows up as CI stability rather than as behaviour:

Not claimed here

That #595 is closed. One branch has been rebased onto the fix and passed that shard — one sample, on an assertion that fails intermittently. The issue stays open until more of the queue has crossed it.

Measurements, at this head

scripts/release/sync-version.sh --check   passes
git diff --stat                           3 files, +3 -3

No test run is quoted: this changes three version strings and no code. The suite result that matters is the one on the head this branches from, 5609129e89eaecbb10fbd0b536dc9a757f2071d2, which carries #775 and #803.

Drift

merge-base                 5609129e89eaecbb10fbd0b536dc9a757f2071d2
origin/integration/remote  5609129e89eaecbb10fbd0b536dc9a757f2071d2
git diff --stat <merge-base> origin/integration/remote -- VERSION package.json .claude-plugin/plugin.json
  → empty

Re-measured immediately before landing.

Derived files written by scripts/release/sync-version.sh; --check passes.
@fujibee
fujibee merged commit 6b29693 into integration/remote Aug 15, 2026
21 checks passed
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.

1 participant