From 85aad9b6465a2560b8f40fa0a28616859079f5b0 Mon Sep 17 00:00:00 2001 From: dsinghvi <10870189+dsinghvi@users.noreply.github.com> Date: Tue, 4 Nov 2025 23:14:31 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-11-04.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-11-04.mdx b/fern/products/cli-api-reference/cli-changelog/2025-11-04.mdx index 03900e23b..9426c3894 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-11-04.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-11-04.mdx @@ -1,3 +1,7 @@ +## 0.107.5 +**`(fix):`** Perform fern docs dev validation in the background instead of foreground + + ## 0.107.4 **`(fix):`** Fix the dereferencing of message $refs in the operations section of AsyncAPI specs.