From 544d7cb6a741ad5ead9dec908829cf388ad7ccc0 Mon Sep 17 00:00:00 2001 From: AvenueDAdmin Date: Mon, 13 Jul 2026 20:13:53 -0400 Subject: [PATCH 1/2] Pin Fern CLI to 5.20.0 so Devin has a real dependency upgrade to demo --- fern/fern.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/fern.config.json b/fern/fern.config.json index f14b1d5..51bfa66 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "5.35.4" + "version": "5.20.0" } From a94513666364e107f633a160f0f134bdc8b0c12a Mon Sep 17 00:00:00 2001 From: AvenueDAdmin Date: Mon, 13 Jul 2026 21:05:18 -0400 Subject: [PATCH 2/2] Upgrade Fern CLI from 5.20.0 to 5.69.0 --- fern/fern.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/fern.config.json b/fern/fern.config.json index 51bfa66..4aa2b05 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "5.20.0" + "version": "5.69.0" }