Skip to content

Commit 4766bda

Browse files
authored
Update changelogs from fern repo (#4270)
1 parent 1b32611 commit 4766bda

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fern/products/cli-api-reference/cli-changelog/2026-03-13.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 4.29.0
2+
**`(feat):`** Add AI changelog rollup for multi-chunk diff analysis. When large diffs
3+
are split into multiple chunks, the resulting changelog entries are now
4+
consolidated via a dedicated AI call that deduplicates repetitive bullets,
5+
groups changes under Keep a Changelog headers (Breaking Changes, Added,
6+
Changed, Fixed), and produces a structured PR description with
7+
Before/After code fences for breaking changes. Also adds a
8+
`version_bump_reason` field to AI analysis responses, providing an
9+
explicit one-sentence justification for why MAJOR/MINOR/PATCH was chosen.
10+
11+
112
## 4.28.0
213
**`(feat):`** Add `coerce-consts-to` setting for controlling how OpenAPI/AsyncAPI
314
`const` values are represented. Set to `literals` to convert them directly

0 commit comments

Comments
 (0)