From 049ee492c0ea30457e173d7f136b6ae91ddb3ad9 Mon Sep 17 00:00:00 2001 From: BOHA Date: Mon, 8 Jun 2026 16:33:19 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20v2.1.0=20=E2=80=94=20AI=20ass?= =?UTF-8?q?istant=20(chat,=20PDF=20invoice=20import,=20budget)?= 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 eb2514a..fa98058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-ts", - "version": "2.0.8", + "version": "2.1.0", "description": "", "main": "dist/server.js", "scripts": {