Skip to content

fix: correct stale previous_stable_version to match npm registry latest - #164

Merged
bash0816 merged 1 commit into
mainfrom
fix/codex-previous-stable-version-stale
Aug 19, 2026
Merged

fix: correct stale previous_stable_version to match npm registry latest#164
bash0816 merged 1 commit into
mainfrom
fix/codex-previous-stable-version-stale

Conversation

@bash0816

Copy link
Copy Markdown
Owner

概要

previous_stable_version が npm registry の最新版(0.147.0)と一致していなかった不整合を手動で修正。

修正内容

以下2ファイルの previous_stable_version0.146.1 から 0.147.0 に変更:

  • config/codex-termux-release-manifest.json
  • packages/codex-termux/config/codex-termux-release-manifest.json

背景

scripts/finalize-audited-version.jsprevious_stable_version を更新しないバグがあり、現在の不整合を招いている。根本原因の修正は別 issue として追跡予定(別タスク)。本 PR は現状の不整合を手動で正しい値に修正するのみ。

検証内容

  • git diff で差分が2ファイル・各1行のみであることを確認済み

…st (0.147.0)

finalize-audited-version.js bug (does not update previous_stable_version) is
tracked separately. This commit manually corrects the current inconsistency
that would block promote-and-publish.yml checks for 0.148.0.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@bash0816
bash0816 merged commit 392ebb9 into main Aug 19, 2026
3 checks passed
@bash0816
bash0816 deleted the fix/codex-previous-stable-version-stale branch August 19, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant