diff --git a/fern/products/cli-api-reference/cli-changelog/2026-05-16.mdx b/fern/products/cli-api-reference/cli-changelog/2026-05-16.mdx index 7b9b070d4..1f8c6548a 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-05-16.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-05-16.mdx @@ -1,3 +1,8 @@ +## 5.27.2 +**`(fix):`** Suppress Sentry false positives for ENOTEMPTY/ENOMEM syscalls, undici +fetch-failed TypeErrors, and errno codes on error.cause. + + ## 5.27.1 **`(fix):`** Report escaped fatal CLI errors through telemetry in packaged production runs.