Skip to content

Commit 7302b29

Browse files
πŸ”– Release version 0.3.3 (#226)
Co-authored-by: pr-submit[bot] <pr-submit[bot]@users.noreply.github.com>
1 parent cd96643 commit 7302b29

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Latest Changes
44

5+
## 0.3.3 (2026-08-25)
6+
57
### Fixes
68

79
* πŸ› 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β€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"rest",
1212
"openapi"
1313
],
14-
"version": "0.3.2",
14+
"version": "0.3.3",
1515
"publisher": "FastAPILabs",
1616
"license": "MIT",
1717
"repository": {

0 commit comments

Comments
Β (0)