We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d1184 commit 2e491dbCopy full SHA for 2e491db
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-04-28.mdx
@@ -1,3 +1,9 @@
1
+## 4.106.0
2
+**`(feat):`** Add support for translating navigation labels (tabs, products, versions, sections, pages, announcements)
3
+via YAML overlay files in `translations/<lang>/fern/`. The overlay files use the same format as
4
+`write-translation` output and are deep-merged over the source navigation configuration.
5
+
6
7
## 4.105.0
8
**`(fix):`** Fix branch creation during signed commit push in generator-cli. GitHub's
9
updateRef API returns 422 (not 404) when the target branch does not exist,
0 commit comments