From 13894f54b1cf5949a2fc44f31d1db85b12533b34 Mon Sep 17 00:00:00 2001 From: Swimburger <3382717+Swimburger@users.noreply.github.com> Date: Fri, 31 Oct 2025 19:47:44 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-10-31.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-31.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-31.mdx index 18c28e3a6..6390a599d 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-31.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-31.mdx @@ -6,6 +6,10 @@ **`(fix):`** Fix issue where parsing failed for null objects in a TabbedNavigationItem. +## 0.102.0 +**`(feat):`** Add discriminated union base property and extend property examples to IR. + + ## 0.101.2 **`(fix):`** Publish with all APIs to S3 by default.