From 84935cabef7fefc6319427772e2cc138d622f58b Mon Sep 17 00:00:00 2001 From: Zhiming Ma Date: Mon, 9 Dec 2024 14:45:41 +0800 Subject: [PATCH] chore(vscode): bump vsce version to 1.15.1. --- clients/vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/vscode/package.json b/clients/vscode/package.json index 8390352bb62c..1ce27ed8cb2c 100644 --- a/clients/vscode/package.json +++ b/clients/vscode/package.json @@ -7,7 +7,7 @@ "repository": "https://github.com/TabbyML/tabby", "bugs": "https://github.com/TabbyML/tabby/issues", "license": "Apache-2.0", - "version": "1.15.0", + "version": "1.15.1", "keywords": [ "ai", "autocomplete",