We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6f1ea commit 9151236Copy full SHA for 9151236
code/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.94.1 - 2024-06-07
2
+
3
4
+### Misc
5
6
+- Update bundled version of the language server to `v1.0.0b5` ([#831](https://github.com/swyddfa/esbonio/issues/831))
7
8
9
## v0.94.0 - 2024-04-28
10
11
code/changes/831.misc.md
code/package.json
@@ -8,7 +8,7 @@
"author": "Esbonio Developers",
"publisher": "swyddfa",
"license": "MIT",
- "version": "0.94.0",
+ "version": "0.94.1",
12
"keywords": [
13
"sphinx",
14
"documentation"
0 commit comments