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 3464bad commit d5d7307Copy full SHA for d5d7307
code/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.93.1 - 2024-04-20
2
+
3
4
+### Fixes
5
6
+- Rebuild extension to pull in the latest esbonio release ([#775](https://github.com/swyddfa/esbonio/issues/775))
7
8
9
## v0.93.0 - 2024-04-20
10
11
code/changes/775.fix.md
code/package.json
@@ -8,7 +8,7 @@
"author": "Esbonio Developers",
"publisher": "swyddfa",
"license": "MIT",
- "version": "0.93.0",
+ "version": "0.93.1",
12
"keywords": [
13
"sphinx",
14
"documentation"
0 commit comments