Skip to content

Commit 4773798

Browse files
Update changelogs from fern repo (#1015)
Co-authored-by: dsinghvi <[email protected]>
1 parent 356ae39 commit 4773798

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 0.83.0
2+
**`(feat):`** Introduce `page-actions` configuration in the `docs.yml` so that users can choose which
3+
actions are visible.
4+
5+
```docs.yml
6+
page-actions:
7+
chatgpt: false
8+
claude: true
9+
vscode: true
10+
cursor: true
11+
```
12+
13+

0 commit comments

Comments
 (0)