From 40bcfb8067f3b26dab43a7549229e35e274ebc9d Mon Sep 17 00:00:00 2001 From: Michael D'Angelo Date: Sat, 15 Aug 2026 22:53:56 -0700 Subject: [PATCH] release: bump Codex Security to 0.1.15 --- 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 e29413c3..cda2c7cc 100644 --- a/sdk/typescript/package.json +++ b/sdk/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@openai/codex-security", - "version": "0.1.14", + "version": "0.1.15", "description": "TypeScript SDK and CLI for Codex Security", "license": "Apache-2.0", "author": "OpenAI",