From 7d95a3f214e83f4b2a35169a6afff5b6516170c9 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Wed, 22 Oct 2025 17:01:21 +0900 Subject: [PATCH] 3.18.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac472ed7..41977d22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.18.1", + "version": "3.18.2", "description": "🛠️ The recommended way to start a Vite-powered Vue project", "type": "module", "packageManager": "pnpm@10.18.3", -- 2.47.3