1 parent cd96643 commit 7302b29Copy full SHA for 7302b29
2 files changed
βCHANGELOG.mdβ
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.3.3 (2026-08-25)
6
+
7
### Fixes
8
9
* π Discover routes from imported custom APIRouter instances. PR [#225](https://github.com/fastapi/fastapi-vscode/pull/225) by [@savannahostrowski](https://github.com/savannahostrowski).
βpackage.jsonβ
@@ -11,7 +11,7 @@
11
"rest",
12
"openapi"
13
],
14
- "version": "0.3.2",
+ "version": "0.3.3",
15
"publisher": "FastAPILabs",
16
"license": "MIT",
17
"repository": {
0 commit comments