Skip to content

Commit 2da5ce3

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

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.4.6
2+
- Fixed client side caching ttl option not being passed to the driver
3+
14
# 0.4.5
25
- Added client credentials grant support for admin API access tokens
36
- Updated documentation for admin API authentication

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.5",
3+
"version": "0.4.6",
44
"license": "MIT",
55
"type": "module",
66
"description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",

0 commit comments

Comments
 (0)