Skip to content

Commit 59b4fd9

Browse files
committed
chore: bump module version
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
1 parent ead7860 commit 59b4fd9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.5.1
2+
- Fixed nuxt-auth-utils stubs for customer account API
3+
14
# 0.5.0
25
- Added customer account API support
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/shopify",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"license": "MIT",
55
"type": "module",
66
"description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",

0 commit comments

Comments
 (0)