From b82cbf632bfebab33dad3bab55d6899735f670fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Jun 2026 04:44:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20version=200.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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": {