File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
fern/products/cli-api-reference/cli-changelog Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments