Skip to content

Commit 5b78522

Browse files
Update changelogs from fern repo (#4587)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 21ab05d commit 5b78522

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-03-27.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 4.46.6
2+
**`(fix):`** Fix tag description pages not being generated when a tag reference in
3+
`docs.yml` uses a `title` override. Tags with title overrides are parsed
4+
as `Package` type items, but the `#convertPackage` method did not call
5+
`createTagDescriptionPageId`, so the overview page was silently dropped.
6+
The method now falls back to creating a tag description page when no
7+
explicit overview is provided.
8+
9+
110
## 4.46.5
211
**`(fix):`** Internal improvements to GitHub integration for server-side operations.
312

0 commit comments

Comments
 (0)