From c3068f23e7f7d97c80d3da8484872ba3d7ee0e77 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Mon, 20 Apr 2026 18:32:37 +0200 Subject: [PATCH] chore: bump version to 2.3.18-rc.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af4557e3..595a4464 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "prepare": "husky", "preinstall": "npx only-allow pnpm" }, - "version": "2.3.17", + "version": "2.3.18-rc.1", "pnpm": { "onlyBuiltDependencies": [ "@parcel/watcher",