From c81cc8225888c12577aee2e1e906e0c6f30367a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 13 Dec 2025 21:51:39 +0000 Subject: [PATCH] chore: release v1.0.0 (PR #80) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4323bbe..22442a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openhax/codex", - "version": "0.4.4", + "version": "1.0.0", "description": "OpenHax Codex OAuth plugin for Opencode — bring your ChatGPT Plus/Pro subscription instead of API credits", "main": "./dist/index.js", "types": "./dist/index.d.ts",