0.85.0

(fix): Fix: Enable v61 IR to support c# generator 2.4.0+

0.84.10

(fix): Updates the page-actions configuration, adds new settings options in the docs.yml.

1settings:
2 dark-code-mode: true
3 http-snippets:
4 - curl
5 - ruby
6
7page-actions:
8 default: cursor
9 options:
10 chatgpt: false
11 claude: true
12 vscode: true
13 cursor: true