Skip to content

Commit 62cfd83

Browse files
committed
chore(runtime): update Codex CLI baseline
1 parent 3cc3951 commit 62cfd83

5 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format follows Keep a Changelog, and marketplace/plugin versions follow Sema
66

77
## [Unreleased]
88

9+
## [0.4.6] - 2026-05-21
10+
11+
### Changed
12+
13+
- Runtime Codex CLI pin updated from `0.132.0` to `0.133.0`, the current
14+
stable npm release observed by the CI dependency freshness gate on
15+
2026-05-21.
16+
917
## [0.4.5] - 2026-05-21
1018

1119
### Changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.5
1+
0.4.6

config/mcp-runtime-versions.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DART_FLUTTER_MCP_RUNTIME=external-local-dart-sdk
55
NODE_MAJOR_VERSION=24
66
BUN_VERSION=1.3.14
77
DART_SDK_VERSION=3.11.0
8-
CODEX_CLI_VERSION=0.132.0
8+
CODEX_CLI_VERSION=0.133.0
99
GITHUB_MCP_SERVER_VERSION=1.0.5
1010
MCP_PYTHON_SDK_VERSION=1.27.1
1111
SERENA_AGENT_VERSION=1.5.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rldyour-codex"
3-
version = "0.4.5"
3+
version = "0.4.6"
44
description = "Personal Codex marketplace with rldyour plugins, MCP servers, skills, hooks, and SDLC tooling."
55
readme = "README.md"
66
requires-python = ">=3.13,<3.14"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)