From 05fb6c62490039ec465f15a2cd06bf97530634dd Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 3 May 2022 04:41:22 +0800 Subject: [PATCH] release v0.14.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaddca41..ab9b7032 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unplugin-icons", - "version": "0.14.1", + "version": "0.14.2", "packageManager": "pnpm@7.0.0", "description": "Access thousands of icons as components on-demand universally", "homepage": "https://github.com/antfu/unplugin-icons",