From 0b90940ea05b01d2ac4e1830e8aab1f39196ba29 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sat, 18 Jun 2022 13:34:18 +0800 Subject: [PATCH] chore: release v0.14.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4353b55a..8d7c35d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unplugin-icons", - "version": "0.14.4", + "version": "0.14.5", "packageManager": "pnpm@7.2.1", "description": "Access thousands of icons as components on-demand universally", "author": "Anthony Fu ",