From 78b4825f15dc62346e7701680cca2761f5cf0038 Mon Sep 17 00:00:00 2001 From: jsklan <100491078+jsklan@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:55:43 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx index 6019a5f10..1067ee8dd 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx @@ -1,3 +1,8 @@ +## 0.94.6 +**`(fix):`** Fixed bug in openapi-importer where file type params in multipart/form-data +were incorrectly marked as required. + + ## 0.94.5 **`(fix):`** Properly reload pages with Markdown snippets if you update the snippet in `fern docs dev`