From bea06fa5775816273f0c76cdb2fc55a06b8e4b6a Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Sun, 5 Feb 2023 19:59:33 +1100 Subject: [PATCH] chore: release v1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e15e93b..373cc21e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-og-image", "type": "module", - "version": "1.4.6", + "version": "1.4.7", "packageManager": "pnpm@7.8.0", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw",