From 8de5c5a3d92b801584099d01208e4ed7d1af4973 Mon Sep 17 00:00:00 2001 From: Qingyu Wang <40660121+colinaaa@users.noreply.github.com> Date: Thu, 12 Feb 2026 15:16:37 +0800 Subject: [PATCH] chore: release 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b067786..9952b7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsbuild-plugin-tailwindcss", - "version": "0.2.3", + "version": "0.2.4", "repository": "https://github.com/rstackjs/rsbuild-plugin-tailwindcss", "license": "MIT", "type": "module",