Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 3a05cb3

Browse files
Version Packages
1 parent df897a9 commit 3a05cb3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curly-pears-rest.md

-5
This file was deleted.

packages/shopify-api/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 9.6.1
4+
5+
### Patch Changes
6+
7+
- 96a0aab: Fix bug that was causing duplicate keys in Session when using FromPropertyArray with returnUserData = true
8+
39
## 9.6.0
410

511
### Minor Changes

packages/shopify-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/shopify-api",
3-
"version": "9.6.0",
3+
"version": "9.6.1",
44
"description": "Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)