Skip to content

Commit 41a51ca

Browse files
authored
Merge pull request #25 from gadget-inc/v029
fix scope and release new version
2 parents 755ee12 + 0f52c58 commit 41a51ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metadatas/2025-10/inventory_shipments/receive_items.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"access_scopes": [
3-
"inventory_shipments_received_items"
3+
"inventory_shipments"
44
],
55
"available_on": [
66
"graphql",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shopify-webhook-schemas",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "",
55
"main": "dist/src/index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)