diff --git a/fern/products/sdks/overview/typescript/changelog/2025-08-06.mdx b/fern/products/sdks/overview/typescript/changelog/2025-08-06.mdx new file mode 100644 index 000000000..a7b30d066 --- /dev/null +++ b/fern/products/sdks/overview/typescript/changelog/2025-08-06.mdx @@ -0,0 +1,3 @@ +## 2.6.8 +**`(fix):`** Export BinaryResponse using `export type { BinaryResponse } ...` syntax to fix an issue with the SWC compiler. +