From c5237640527eaf15f28b0c99a7b234426521b3d6 Mon Sep 17 00:00:00 2001 From: dsinghvi <10870189+dsinghvi@users.noreply.github.com> Date: Wed, 29 Apr 2026 19:58:58 +0000 Subject: [PATCH] update changelogs --- .../cli-api-reference/cli-changelog/2026-04-29.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2026-04-29.mdx b/fern/products/cli-api-reference/cli-changelog/2026-04-29.mdx index fccebce7b..7ee25b128 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-04-29.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-04-29.mdx @@ -1,3 +1,10 @@ +## 4.108.0 +**`(internal):`** Validate staged changelog entries in `changes//*.yml` (not just `versions.yml`) +and trigger the workflow on PRs that touch those staged files. Catches unescaped +`{}` / `<>` / `#{}` patterns at PR time instead of after autorelease promotes the +entry to `versions.yml` on `main`. + + ## 4.107.3 **`(fix):`** Fix `fern generate --docs --preview` hang when OpenAPI specs contain circular `$ref` chains. The unbundled fallback document now has its circular references