diff --git a/CHANGELOG.md b/CHANGELOG.md index c8511aa..1271811 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Latest Changes +## 0.3.2 (2026-07-27) + ### Internal * 📈 Point extension telemetry to new production PostHog. PR [#209](https://github.com/fastapi/fastapi-vscode/pull/209) by [@savannahostrowski](https://github.com/savannahostrowski). diff --git a/package.json b/package.json index 7f48e07..ef3eedd 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "rest", "openapi" ], - "version": "0.3.1", + "version": "0.3.2", "publisher": "FastAPILabs", "license": "MIT", "repository": {