We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07ab69 commit 516cb70Copy full SHA for 516cb70
code/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v1.1.1 - 2026-02-19
2
+
3
+### Fixes
4
5
+- Rebuild extension to pull in correct version of `esbonio` ([#1081](https://github.com/swyddfa/esbonio/issues/1081))
6
7
8
## v1.1.0 - 2026-02-19
9
10
### Enhancements
code/changes/1081.fix.md
code/package.json
@@ -8,7 +8,7 @@
"author": "Esbonio Developers",
"publisher": "swyddfa",
"license": "MIT",
11
- "version": "1.1.0",
+ "version": "1.1.1",
12
"keywords": [
13
"sphinx",
14
"documentation"
0 commit comments