From 9b251101d47ec15e93b96d14ee9a772a2a9e7226 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Fri, 12 Jun 2026 12:11:45 +0200 Subject: [PATCH] chore(release): 2.3.24 - deploy AVB fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b5ff2bb..6788d29e 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "prepare": "husky", "preinstall": "npx only-allow pnpm" }, - "version": "2.3.23", + "version": "2.3.24", "pnpm": { "onlyBuiltDependencies": [ "@parcel/watcher",