From 7ef58a3f07231ca813167acf1bda8f691be8aa81 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Thu, 13 Oct 2022 16:16:40 +0800 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 086e45f..3e3f447 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-svgr", - "version": "2.2.1", + "version": "2.2.2", "description": "Vite plugin to transform SVGs into React components", "main": "./dist/index.js", "module": "./dist/index.mjs",