From 9f7f28a5108d462319b1059c6e434087e4d8c59a Mon Sep 17 00:00:00 2001 From: Sam Rose Date: Thu, 5 Dec 2024 16:39:42 +0000 Subject: [PATCH 1/2] Update pro reference. --- packages/pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pro b/packages/pro index e49ac51191..5321c75892 160000 --- a/packages/pro +++ b/packages/pro @@ -1 +1 @@ -Subproject commit e49ac51191d88787912673366d350d36987354fd +Subproject commit 5321c7589257711cf153600597ef4e6a5f6b7162 From 799e44c0d810dc32674e842446afb3275c35ffbd Mon Sep 17 00:00:00 2001 From: Budibase Staging Release Bot <> Date: Fri, 6 Dec 2024 11:15:08 +0000 Subject: [PATCH 2/2] Bump version to 3.2.25 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index e960647b85..4192189369 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "3.2.24", + "version": "3.2.25", "npmClient": "yarn", "concurrency": 20, "command": {