From bb894a4a5402229c5ff5ad94bf60c40ee6590365 Mon Sep 17 00:00:00 2001 From: chdeskur <46695336+chdeskur@users.noreply.github.com> Date: Wed, 24 Sep 2025 14:32:19 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx | 3 ++- fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx index 610ae1f93..614e22d32 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx @@ -7,7 +7,8 @@ ## 0.78.4 -**`(fix):`** Collapse any combination of optional and nullable to `optional>`. +**`(fix):`** Collapse any combination of optional and nullable to optional>. ## 0.78.3 **`(chore):`** Support IR v59 in the Rust SDK generator. + diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx index 8823670bb..29cd59fc7 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx @@ -1,3 +1,7 @@ +## 0.80.1 +**`(fix):`** Warn user about unknown package names when using dynamic snippets. + + ## 0.80.0 **`(feat):`** Enable PR mode for self-hosted/local sdk generation