Commit 7237cd9
fix(spec): bump PROTOCOL_VERSION 12.0.0 → 13.0.0 to match spec major (lockstep)
The version-packages roll (#2720) took @objectstack/spec to major 13.0.0 but
left PROTOCOL_VERSION at 12.0.0, so protocol-version.test.ts — the lockstep
guard asserting the protocol major equals the package major — failed on main,
reddening Test Core for every open PR. Restore the lockstep so the
loader/installer handshake advertises the major the package actually ships.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent e989cac commit 7237cd9
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 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