diff --git a/CHANGELOG.md b/CHANGELOG.md index c31b265..33f761c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Latest Changes +## 0.2.3 (2026-06-18) + ### Refactors * 🍱 Make walkthrough GIFs ~50% smaller. PR [#175](https://github.com/fastapi/fastapi-vscode/pull/175) by [@savannahostrowski](https://github.com/savannahostrowski). diff --git a/package.json b/package.json index 256c5c6..3cf05a1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "rest", "openapi" ], - "version": "0.2.2", + "version": "0.2.3", "publisher": "FastAPILabs", "license": "MIT", "repository": {