diff --git a/fern/docs.yml b/fern/docs.yml index d2bb16e28..d8c1f85ad 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -161,6 +161,7 @@ layout: header-height: 75px searchbar-placement: header tabs-placement: header + changelog-layout: classic theme: page-actions: toolbar 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" }