From 3187364e5aa0d43fc25d47e111e87c1e8d472acc Mon Sep 17 00:00:00 2001 From: Michael D'Angelo Date: Fri, 31 Jul 2026 06:54:14 -0700 Subject: [PATCH] release: bump Codex Security to 0.1.5 --- 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 ff3cb53d..1015bb0b 100644 --- a/sdk/typescript/package.json +++ b/sdk/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@openai/codex-security", - "version": "0.1.4", + "version": "0.1.5", "description": "TypeScript SDK and CLI for Codex Security", "license": "Apache-2.0", "author": "OpenAI",