From e01cf84d764c49e47afa50ef07d50887e821f3be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 07:38:09 +0900 Subject: [PATCH] fix: correct previous_stable_version to 0.149.1 before 0.150.1 promotion Update previous_stable_version from 0.149.0 to 0.149.1 in both manifest files to match the current npm registry latest version, which is required for the Promote and Publish workflow validation (npm_tag=latest). - config/codex-termux-release-manifest.json - packages/codex-termux/config/codex-termux-release-manifest.json Co-Authored-By: Claude Sonnet 5 --- config/codex-termux-release-manifest.json | 2 +- packages/codex-termux/config/codex-termux-release-manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index 693fee2..8250cc4 100644 --- a/config/codex-termux-release-manifest.json +++ b/config/codex-termux-release-manifest.json @@ -5,7 +5,7 @@ "support_status": "active", "latest_audited_version": "0.149.1", "latest_candidate_version": "0.150.1", - "previous_stable_version": "0.149.0", + "previous_stable_version": "0.149.1", "candidate_state": "published", "candidate_state_status": "ready_to_publish", "audit_evidence_ref": "", diff --git a/packages/codex-termux/config/codex-termux-release-manifest.json b/packages/codex-termux/config/codex-termux-release-manifest.json index 295d799..0bca8a3 100644 --- a/packages/codex-termux/config/codex-termux-release-manifest.json +++ b/packages/codex-termux/config/codex-termux-release-manifest.json @@ -5,7 +5,7 @@ "support_status": "active", "latest_audited_version": "0.149.1", "latest_candidate_version": "0.150.1", - "previous_stable_version": "0.149.0", + "previous_stable_version": "0.149.1", "candidate_state": "published", "candidate_state_status": "ready_to_publish", "tracked_versions": [