We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d95d3 commit 76394adCopy full SHA for 76394ad
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.5.0
2
+- Added customer account API support
3
+
4
# 0.4.6
5
- Fixed client side caching ttl option not being passed to the driver
6
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/shopify",
- "version": "0.4.6",
+ "version": "0.5.0",
"license": "MIT",
"type": "module",
"description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",
0 commit comments