From f18b8c7404abd089081799998cb9a302098431d6 Mon Sep 17 00:00:00 2001 From: Jason Dent Date: Fri, 5 Jul 2024 23:48:45 +0200 Subject: [PATCH] chore: force 8.10.3 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 10f515bab21..29cd0fcf493 100644 --- a/lerna.json +++ b/lerna.json @@ -6,7 +6,7 @@ "./test-packages/*/*", "./integration-tests" ], - "version": "8.10.2", + "version": "8.10.3", "command": { "version": { "allowBranch": "main",