diff --git a/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx b/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx index a105f190e..afc4d67ab 100644 --- a/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx +++ b/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx @@ -1,3 +1,6 @@ +## 3.12.3 +**`(fix):`** Fix `.github/workflows/ci.yml` file when using OIDC for npm publishing. + ## 3.12.2 **`(fix):`** Add streaming tests; fix custom message terminators in streams; fix multi-byte character handling across chunk breaks in streams.