Skip to content

Commit 76394ad

Browse files
committed
chore: bump module version
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
1 parent 16d95d3 commit 76394ad

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.0
2+
- Added customer account API support
3+
14
# 0.4.6
25
- Fixed client side caching ttl option not being passed to the driver
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.4.6",
3+
"version": "0.5.0",
44
"license": "MIT",
55
"type": "module",
66
"description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",

0 commit comments

Comments
 (0)