From caf3fe8c1ec6f2450ea8a0cee598d075ecd497e7 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Sun, 21 Jun 2026 09:17:11 +0200 Subject: [PATCH] chore(release): 2.2.17 - Performance and LCP optimization --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa0122f43..b9db5d673 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "prepare": "husky", "preinstall": "npx only-allow pnpm" }, - "version": "2.2.16", + "version": "2.2.17", "pnpm": { "onlyBuiltDependencies": [ "@parcel/watcher",