From b4633ad5835b66fa8b2d13a2ee7c1a06837b4fb9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 29 Dec 2024 14:54:15 +0000 Subject: [PATCH] chore(release): 1.22.3 [skip ci] ## [1.22.3](https://github.com/arconnectio/ArConnect/compare/v1.22.2...v1.22.3) (2024-12-29) ### Bug Fixes * update analytics todo comments ([8066413](https://github.com/arconnectio/ArConnect/commit/80664131a3b1ace65ead6719ce82d8f56101b416)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e6aabcd8..e3ee6052d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arconnect", "displayName": "ArConnect", - "version": "1.22.2", + "version": "1.22.3", "description": "__MSG_extensionDescription__", "author": "th8ta", "packageManager": "yarn@1.22.18",