From 7f570b6606e06e1eba1013aa3e055616cd3b2f52 Mon Sep 17 00:00:00 2001 From: Kyle Brown Date: Fri, 7 Aug 2026 14:32:30 -0700 Subject: [PATCH] release: bump Codex Security to 0.1.8 --- 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 5602ca3a..d99211ed 100644 --- a/sdk/typescript/package.json +++ b/sdk/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@openai/codex-security", - "version": "0.1.7", + "version": "0.1.8", "description": "TypeScript SDK and CLI for Codex Security", "license": "Apache-2.0", "author": "OpenAI",