From b291bf14ee63e81b1541446835557e80382d8ce5 Mon Sep 17 00:00:00 2001 From: jsklan <100491078+jsklan@users.noreply.github.com> Date: Fri, 3 Oct 2025 19:34:18 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-10-03.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-03.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-03.mdx index d58a74489..b289c0454 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-03.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-03.mdx @@ -1,3 +1,7 @@ +## 0.84.6 +**`(fix):`** Fix whiteLabeled readme for remote generation. + + ## 0.84.5 **`(fix):`** Revert back to original behavior of wrapping nullable in optional when `respect-nullable-schemas` is `true` and `wrap-references-to-nullable-in-optional` is `true`.