From 48f9b9f570d1617ce2ba444dc74c460e03110329 Mon Sep 17 00:00:00 2001 From: Budibase Staging Release Bot <> Date: Wed, 20 Nov 2024 09:25:08 +0000 Subject: [PATCH 1/2] Bump version to 3.2.8 --- lerna.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index a0105e7944..5b0d73f9ce 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "3.2.7", + "version": "3.2.8", "npmClient": "yarn", "concurrency": 20, "command": { @@ -17,4 +17,4 @@ "loadEnvFiles": false } } -} +} \ No newline at end of file From 7a1883f327947d0b635821c546c2a40ee80b879a Mon Sep 17 00:00:00 2001 From: Budibase Staging Release Bot <> Date: Wed, 20 Nov 2024 09:57:02 +0000 Subject: [PATCH 2/2] Bump version to 3.2.9 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 5b0d73f9ce..1abfec7d7c 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "3.2.8", + "version": "3.2.9", "npmClient": "yarn", "concurrency": 20, "command": {