From 94bba7fca8e8bff01f186092f0fa5677a24a5512 Mon Sep 17 00:00:00 2001 From: chdeskur <46695336+chdeskur@users.noreply.github.com> Date: Fri, 26 Sep 2025 19:18:45 +0000 Subject: [PATCH] update changelogs --- .../products/cli-api-reference/cli-changelog/2025-09-26.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx new file mode 100644 index 000000000..af091a20e --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx @@ -0,0 +1,6 @@ +## 0.82.2 +**`(fix):`** Update display names for undiscriminated unions without titles. + +Now, if no title or description is provided, and one cannot be generated from the object properties, the display name will be undefined. + +