From ba767fbcd9b92cc770901debd7f96d7fd2333d61 Mon Sep 17 00:00:00 2001 From: Qingyu Wang <40660121+colinaaa@users.noreply.github.com> Date: Fri, 4 Sep 2026 15:05:29 +0800 Subject: [PATCH] chore: release v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd9a2e..749e61e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsbuild-plugin-arethetypeswrong", - "version": "0.3.1", + "version": "0.4.0", "repository": { "type": "git", "url": "git+https://github.com/rstackjs/rsbuild-plugin-arethetypeswrong.git"