diff --git a/fern/products/sdks/overview/typescript/changelog/2025-08-28.mdx b/fern/products/sdks/overview/typescript/changelog/2025-08-28.mdx index a1c03c543..e8fc5db3e 100644 --- a/fern/products/sdks/overview/typescript/changelog/2025-08-28.mdx +++ b/fern/products/sdks/overview/typescript/changelog/2025-08-28.mdx @@ -1,3 +1,7 @@ +## 2.9.4 +**`(fix):`** Grab overrideable root header value from Client as default. + + ## 2.9.2 **`(fix):`** Do not throw an error if example properties are mismatched with the schema definition.