From 57873c10f9be1484517b90e2dfbe2e23fa62a183 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Fri, 17 Nov 2023 23:26:00 +0800 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0473c5d..8f3a829 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-svgr", - "version": "4.1.0", + "version": "4.2.0", "description": "Vite plugin to transform SVGs into React components", "type": "module", "main": "./dist/index.js",