Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions fern/products/cli-api-reference/cli-changelog/2025-09-28.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 0.83.0
**`(feat):`** Introduce `page-actions` configuration in the `docs.yml` so that users can choose which
actions are visible.
**`(feat):`** Introduce `page-actions` configuration in the `docs.yml` so that users can choose which
actions are visible.

```docs.yml
```docs.yml
page-actions:
chatgpt: false
claude: true
Expand Down
4 changes: 4 additions & 0 deletions fern/products/cli-api-reference/cli-changelog/2025-09-30.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.84.1
**`(chore):`** Fail loud when no configuration files are found for either SDKs or docs.


## 0.84.0
**`(feat):`** Add a `resolve-aliases` config flag to the OpenAPI parser which will inline aliases if possible.

Expand Down