Skip to content

Commit fc75c85

Browse files
committed
chore(release): codex 1.1.22
1 parent 5c8787d commit fc75c85

18 files changed

Lines changed: 35 additions & 23 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The format follows Keep a Changelog, and marketplace/plugin versions follow Sema
77
## [Unreleased]
88

99

10+
## [1.1.22] - 2026-06-02
11+
12+
### Changed
13+
14+
- Refresh Codex CLI runtime baseline to 0.136.0 with current upstream release evidence.
15+
1016
## [1.1.21] - 2026-06-02
1117

1218
### Fixed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ historical patch in the line.
1212

1313
| Version | Supported |
1414
| --- | --- |
15-
| Current exact tag `1.1.21` | Yes |
15+
| Current exact tag `1.1.22` | Yes |
1616
| Older `1.1.*` tags | No; upgrade to current exact tag |
1717
| Older minor / major lines | No |
1818

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.21
1+
1.1.22

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.12.0
8-
CODEX_CLI_VERSION=0.135.0
8+
CODEX_CLI_VERSION=0.136.0
99
GITHUB_MCP_SERVER_VERSION=1.1.2
1010
MCP_PYTHON_SDK_VERSION=1.27.2
1111
SERENA_AGENT_VERSION=1.5.3

plugins/rldyour-browser/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rldyour-browser",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "Браузерная проверка и debug для Playwright/DevTools. EN: Browser validation and debugging workflows.",
55
"author": {
66
"name": "Danil Silantyev (github:rldyourmnd), CEO NDDev",

plugins/rldyour-design/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rldyour-design",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "Дизайн/Figma/UI workflow с tokens, i18n, FSD и browser proof. EN: Design implementation workflows.",
55
"author": {
66
"name": "Danil Silantyev (github:rldyourmnd), CEO NDDev",

plugins/rldyour-explore/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rldyour-explore",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "Исследование docs, upstream и web evidence. EN: Technical and web research skills.",
55
"author": {
66
"name": "Danil Silantyev (github:rldyourmnd), CEO NDDev",

plugins/rldyour-flow/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rldyour-flow",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "Автономный SDLC Codex: ry-init/start/review/repair/deploy, hooks и sync. EN: SDLC workflow.",
55
"author": {
66
"name": "Danil Silantyev (github:rldyourmnd), CEO NDDev",

plugins/rldyour-lsps/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rldyour-lsps",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "Маршрутизация LSP, health checks и Serena integration. EN: Language server workflow.",
55
"author": {
66
"name": "Danil Silantyev (github:rldyourmnd), CEO NDDev",

plugins/rldyour-mcps/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rldyour-mcps",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "Управляемые MCP-серверы Codex без hidden transports. EN: Controlled MCP runtime set.",
55
"author": {
66
"name": "Danil Silantyev (github:rldyourmnd), CEO NDDev",

0 commit comments

Comments
 (0)