diff --git a/fern/docs.yml b/fern/docs.yml index d2bb16e28..a3a33d9de 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -161,8 +161,10 @@ layout: header-height: 75px searchbar-placement: header tabs-placement: header + changelog-layout: timeline theme: + body: canvas page-actions: toolbar footer-nav: minimal diff --git a/fern/fern.config.json b/fern/fern.config.json index cb513b08d..b5186a759 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "fern", - "version": "5.51.2" + "version": "5.54.0" }