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 47ff287 commit e9622cfCopy full SHA for e9622cf
code/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.93.2 - 2024-04-22
2
+
3
4
+### Fixes
5
6
+- Fix pipeline to publish to Open VSX ([#777](https://github.com/swyddfa/esbonio/issues/777))
7
8
9
## v0.93.1 - 2024-04-20
10
11
code/changes/777.fix.md
code/package.json
@@ -8,7 +8,7 @@
"author": "Esbonio Developers",
"publisher": "swyddfa",
"license": "MIT",
- "version": "0.93.1",
+ "version": "0.93.2",
12
"keywords": [
13
"sphinx",
14
"documentation"
0 commit comments