You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contracts to respect/expose: Version string only in package.json and package-lock.json; package root and lockfile root/packages."" versions must all be 2.7.0; no source or dependency changes.
Out of scope here (later tickets): npm publish and upgrade rollout are operator-gated post-merge steps — do not perform them in this ticket.
Release v2.7.0
Version bump 2.6.0 → 2.7.0 (minor). Ships the feature merged since v2.6.0.
EPIC Context
package.jsonandpackage-lock.json; package root and lockfile root/packages."" versions must all be2.7.0; no source or dependency changes.Release v2.7.0
Version bump 2.6.0 → 2.7.0 (minor). Ships the feature merged since v2.6.0.
Included since v2.6.0
f280d57).Scope
package.json+package-lock.jsonversion string only (npm version 2.7.0 --no-git-tag-version). No source changes.Process (standard QuadWork release flow)
task/<this-issue>-release-v2-7-0, bumps version, opens PR (operator-authored, like Release v2.6.0 — folded + operational improvements #997/[#997] 2.6.0 #998).gh release create v2.7.0 --target main --generate-notes.npm publish— operator gate. VPS/local global upgrade follows only after the operator publishes.Acceptance criteria
package.jsonversion ===2.7.0;package-lock.jsonroot + packages."" version ===2.7.0.prepublishOnlygate).