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 59913e4 commit f5be27aCopy full SHA for f5be27a
code/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v0.96.3 - 2025-02-22
2
+
3
+### Fixes
4
5
+- Add missing `exceptiongroup` package ([#965](https://github.com/swyddfa/esbonio/issues/965))
6
7
8
## v0.96.2 - 2025-02-08
9
10
### Misc
code/changes/965.fix.md
code/package.json
@@ -8,7 +8,7 @@
"author": "Esbonio Developers",
"publisher": "swyddfa",
"license": "MIT",
11
- "version": "0.96.2",
+ "version": "0.96.3",
12
"keywords": [
13
"sphinx",
14
"documentation"
0 commit comments