From 886e20ef88877b36e0ab37de92a2acc24aeb8775 Mon Sep 17 00:00:00 2001 From: "S.Gromov" Date: Tue, 30 Jun 2026 23:52:25 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20=D0=BF=D0=BE=D0=B4=D0=B3=D0=BE=D1=82?= =?UTF-8?q?=D0=BE=D0=B2=D0=B8=D1=82=D1=8C=20=D1=80=D0=B5=D0=BB=D0=B8=D0=B7?= =?UTF-8?q?=205.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - поднята major-версия пакета после breaking changes HttpClient --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 855740d..980d330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gromlab/api-codegen", - "version": "4.0.0", + "version": "5.0.0", "description": "CLI tool to generate TypeScript API client from OpenAPI specification", "type": "module", "bin": {