Commit 6c22b12
fix(spec): bump PROTOCOL_VERSION 12→13 to match spec major (unblock main CI) (#2726)
* chore: bump objectui to 7a68d78f2a0c
chore: release packages (#2304)
objectui@7a68d78f2a0c3c1f99dafd39b75b4f117a24917b
* 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>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 119719b commit 6c22b12
3 files changed
Lines changed: 13 additions & 2 deletions
File tree
- .changeset
- packages/spec/src/kernel
| 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 | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 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