Release line: stable
This document anchors the current stable release reference used by the docs portal.
- Current package version in
package.jsonis1.2.2. - Canonical command family remains
codex auth .... - Canonical package name remains
codex-multi-auth. - Keeps the docs portal and root README aligned with the currently published package version.
- aligned the root README and docs portal release links to the published
v1.2.2stable line - added a dedicated
docs/releases/v1.2.2.mdentry so the current stable docs target exists as a first-class release note - updated the documentation integrity test to derive the current stable release note from
package.jsonwhile keeping the previous and earlier stable slots explicit
- prevents the docs portal from pointing at retired stable release pages after version bumps
- gives maintainers one stable note to refresh when the package version advances again
- keeps release discoverability consistent between the README, docs portal, and test suite