From cc14fe49b19fce023ba6f049984317492043c9ab Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 3 Sep 2024 22:12:54 +0200 Subject: [PATCH] chore(release): release v1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77757ad1..cc9f78bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nuxt/icon", "packageManager": "pnpm@9.9.0", - "version": "1.5.0", + "version": "1.5.1", "license": "MIT", "type": "module", "repository": "nuxt/icon",