From 7cc0be539a695e791936da3553ad0c8197d455eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20Bu=C3=9Fmann?= Date: Mon, 24 Aug 2026 13:58:13 +0200 Subject: [PATCH] v0.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frederik Bußmann --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f7de18a..305eb8d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/shopify", - "version": "0.9.4", + "version": "0.9.5", "license": "MIT", "type": "module", "description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",