Skip to content

Commit bb30337

Browse files
committed
chore(release): codex 1.1.23
1 parent fc75c85 commit bb30337

25 files changed

Lines changed: 32 additions & 26 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.23] - 2026-06-02
11+
12+
### Changed
13+
14+
- Refresh MCP runtime pins for Context7 and shadcn current upstream releases.
15+
1016
## [1.1.22] - 2026-06-02
1117

1218
### Changed

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.22` | Yes |
15+
| Current exact tag `1.1.23` | 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.22
1+
1.1.23

config/mcp-runtime-versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ SERENA_AGENT_VERSION=1.5.3
1212
SEQUENTIAL_THINKING_MCP_VERSION=2025.12.18
1313
PLAYWRIGHT_MCP_VERSION=0.0.75
1414
CHROME_DEVTOOLS_MCP_VERSION=1.1.1
15-
CONTEXT7_MCP_VERSION=3.0.0
16-
SHADCN_VERSION=4.9.0
15+
CONTEXT7_MCP_VERSION=3.1.0
16+
SHADCN_VERSION=4.10.0
1717

1818
# CI-only security scanner pin. This is not an MCP runtime dependency.
1919
SEMGREP_CLI_VERSION=1.164.0

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.22",
3+
"version": "1.1.23",
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.22",
3+
"version": "1.1.23",
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.22",
3+
"version": "1.1.23",
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.22",
3+
"version": "1.1.23",
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.22",
3+
"version": "1.1.23",
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.22",
3+
"version": "1.1.23",
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)