We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2939b4 commit be6474aCopy full SHA for be6474a
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-05-01.mdx
@@ -0,0 +1,11 @@
1
+## 5.6.0
2
+**`(feat):`** Add `fern automations upgrade` command that wraps `fern upgrade` and
3
+`fern generator upgrade` into a single invocation with structured JSON
4
+output (`--json`). Designed for consumption by the fern-upgrade GitHub
5
+Action.
6
+
7
8
+**`(fix):`** Replace brittle hardcoded changelog URL map in `upgradeGenerator.ts` with
9
+a regex-based derivation that supports all current and future generators.
10
11
0 commit comments