From af776c5914fd5cb5f70e87757c79b687dc8ca2bd Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 31 Aug 2026 18:16:23 +0000 Subject: [PATCH] chore(cli): bump forjabot a 1.1.39 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Publica el fix de OpenAI Chat Completions (PR #58, 5c8e5b9) vía Trusted Publishing. Co-authored-by: santmun --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index fddac0f3..11e3bffe 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "forjabot", - "version": "1.1.38", + "version": "1.1.39", "description": "Forja — instala bots de IA en tu propia infraestructura, en un comando. Las piezas las ponemos nosotros; tu agente las arma. Por Horizontes IA.", "license": "MIT", "author": "Horizontes IA (Santiago Muñoz) ",