From a39431b511d3d183d95dc97d7b0b2bb404d33fc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Jul 2026 17:59:31 +0000 Subject: [PATCH] chore(trace-codex): release v0.1.0 --- plugins/trace-codex/.codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/trace-codex/.codex-plugin/plugin.json b/plugins/trace-codex/.codex-plugin/plugin.json index d8564f2..04d1ce1 100644 --- a/plugins/trace-codex/.codex-plugin/plugin.json +++ b/plugins/trace-codex/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "trace-codex", - "version": "0.0.2", + "version": "0.1.0", "description": "Trace Codex sessions to Braintrust (session, turn, and tool spans).", "author": { "name": "Braintrust",