We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5e4ec commit 94a2e09Copy full SHA for 94a2e09
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-04-14.mdx
@@ -1,3 +1,9 @@
1
+## 4.70.0
2
+**`(feat):`** Enable `--push-diff` flag for `fern sdk preview` to push a preview diff
3
+branch to the SDK repo in addition to publishing to the preview registry.
4
+Adds `diff_url` to the JSON and text output for use by CI integrations.
5
+
6
7
## 4.69.0
8
**`(feat):`** Improve auto-versioning prompts for better SDK version bump determination and changelog quality.
9
Commit type now matches version bump severity, per-chunk changelog entries use category tags,
0 commit comments