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 8641ce1305a4376baa7c03924fe80c5f0f6173e9 Mon Sep 17 00:00:00 2001 From: AvenueDAdmin Date: Wed, 15 Jul 2026 10:36:49 -0400 Subject: [PATCH 2/2] Upgrade Fern CLI from 5.20.0 to 5.73.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..f763d9f 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "5.20.0" + "version": "5.73.0" }