From c58531e06df627690d121f9ea1e47d9951b5368d Mon Sep 17 00:00:00 2001 From: Michael D'Angelo Date: Wed, 29 Jul 2026 16:54:31 -0700 Subject: [PATCH] release: bump Codex Security to 0.1.4 --- sdk/typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/typescript/package.json b/sdk/typescript/package.json index a3760f70..8cf41306 100644 --- a/sdk/typescript/package.json +++ b/sdk/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@openai/codex-security", - "version": "0.1.3", + "version": "0.1.4", "description": "TypeScript SDK and CLI for Codex Security", "license": "Apache-2.0", "author": "OpenAI",