From 5873a7ff85d0ba9ae863b226f7c62620baae43ad Mon Sep 17 00:00:00 2001 From: chdeskur <46695336+chdeskur@users.noreply.github.com> Date: Tue, 12 Aug 2025 18:18:00 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-08-12.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-08-12.mdx b/fern/products/cli-api-reference/cli-changelog/2025-08-12.mdx index 46287b042..7090dbd58 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-08-12.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-08-12.mdx @@ -1,3 +1,6 @@ +## 0.66.12 +**`(feat):`** Upload dynamic IR for generating SDK snippets in docs. + ## 0.66.1 **`(fix):`** Don't throw an error when the "expires in" property can't be found for bearer auth inference.