We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58fc0c commit bf05a96Copy full SHA for bf05a96
fern/products/cli-api-reference/cli-changelog/2026-04-14.mdx
@@ -1,3 +1,9 @@
1
+## 4.69.0
2
+**`(feat):`** Improve auto-versioning prompts for better SDK version bump determination and changelog quality.
3
+Commit type now matches version bump severity, per-chunk changelog entries use category tags,
4
+consolidation prompt deduplicates aggressively, and version context is passed to consolidation.
5
+
6
7
## 4.68.5
8
**`(chore):`** Migrate CLI to a unified error system using a shared CliError class with typed error codes.
9
Error codes drive Sentry reporting eligibility; unclassified errors are temporarily suppressed
0 commit comments