Skip to content

Commit 55919fa

Browse files
Update changelogs from fern repo (#5249)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent c797235 commit 55919fa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-04-29.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 4.108.0
2+
**`(internal):`** Validate staged changelog entries in `changes/<version>/*.yml` (not just `versions.yml`)
3+
and trigger the workflow on PRs that touch those staged files. Catches unescaped
4+
`{}` / `<>` / `#{}` patterns at PR time instead of after autorelease promotes the
5+
entry to `versions.yml` on `main`.
6+
7+
18
## 4.107.3
29
**`(fix):`** Fix `fern generate --docs --preview` hang when OpenAPI specs contain circular
310
`$ref` chains. The unbundled fallback document now has its circular references

0 commit comments

Comments
 (0)