Commit ca16cac
committed
fix(spec): sync PROTOCOL_VERSION to 14.0.0 after the major release
The 14.0.0 Version Packages merge bumped package.json but the handshake
constant still said 13.0.0, so protocol-version.test.ts fails on main
and turns every open PR's Test Core red. Changesets cannot bump source
constants — the protocol bump must accompany each major release.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012oLzaP8n7A3YKFmgaHWC8H1 parent 5a8465f commit ca16cac
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
0 commit comments