From b6cd5046d5cad882191970c47622b4bf7ae50a49 Mon Sep 17 00:00:00 2001 From: BOHA Date: Mon, 8 Jun 2026 21:28:43 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20v2.1.5=20=E2=80=94=20Odin=20m?= =?UTF-8?q?ulti-conversation=20chat=20(sidebar,=20invoice=20import)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa98058..83cfb5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-ts", - "version": "2.1.0", + "version": "2.1.5", "description": "", "main": "dist/server.js", "scripts": {