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 d33776c commit 3fb1b67Copy full SHA for 3fb1b67
code/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.92.1 - 2024-01-15
2
+
3
4
+### Misc
5
6
+- Fix release pipeline ([#720](https://github.com/swyddfa/esbonio/issues/720))
7
8
9
## v0.92.0 - 2024-01-15
10
11
code/changes/720.misc.md
code/package.json
@@ -8,7 +8,7 @@
"author": "Esbonio Developers",
"publisher": "swyddfa",
"license": "MIT",
- "version": "0.92.0",
+ "version": "0.92.1",
12
"keywords": [
13
"sphinx",
14
"documentation"
0 commit comments