From 9d0b7144f1f98bc62087d6536c3dd4d39732d0fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 14:33:45 +0000 Subject: [PATCH 1/2] v0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e48188e..409e415 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/shopify", - "version": "0.6.2", + "version": "0.6.3", "license": "MIT", "type": "module", "description": "Easily integrate Shopify with Nuxt 3 and 4 🚀", From 9f98204e3bc9f3fb169efc6c7d384a8abd358af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20Bu=C3=9Fmann?= <58994540+freb97@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:55:53 +0200 Subject: [PATCH 2/2] chore: bump module version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 409e415..b97e957 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/shopify", - "version": "0.6.3", + "version": "0.7.0", "license": "MIT", "type": "module", "description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",