We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead7860 commit 59b4fd9Copy full SHA for 59b4fd9
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.5.1
2
+- Fixed nuxt-auth-utils stubs for customer account API
3
+
4
# 0.5.0
5
- Added customer account API support
6
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/shopify",
- "version": "0.5.0",
+ "version": "0.5.1",
"license": "MIT",
"type": "module",
"description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",
0 commit comments