Skip to content

Commit ab05845

Browse files
Update changelogs from fern repo (#1131)
Co-authored-by: chdeskur <[email protected]>
1 parent 973c2be commit ab05845

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## 0.84.10
2+
**`(fix):`** Updates the `page-actions` configuration, adds new `settings` options in the `docs.yml`.
3+
4+
```docs.yml
5+
settings:
6+
dark-code-mode: true
7+
http-snippets:
8+
- curl
9+
- ruby
10+
11+
page-actions:
12+
default: cursor
13+
options:
14+
chatgpt: false
15+
claude: true
16+
vscode: true
17+
cursor: true
18+
```
19+
20+

0 commit comments

Comments
 (0)