From 99f2969c307830f8a2f5db53829e28959de0c5e9 Mon Sep 17 00:00:00 2001 From: alashchev17 Date: Tue, 21 Jan 2025 16:03:08 +0100 Subject: [PATCH] 5.2.26 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 346e3396..66adc7de 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "url": "https://github.com/smallcloudai/refact-vscode/issues", "email": "support@smallcloud.tech" }, - "version": "5.2.25", + "version": "5.2.26", "dependencies": { "@types/marked": "^4.0.8", "@types/vscode": "^1.69.0", @@ -27,7 +27,7 @@ "fetch-h2": "^3.0.2", "json5": "^2.2.3", "marked": "^4.0.8", - "refact-chat-js": "~v2.0.3-alpha.21", + "refact-chat-js": "~v2.0.3-alpha.23", "uuid": "^9.0.1", "vscode-languageclient": "^7.0.0" },