We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46cbe31 + cf6996b commit 7ea4e8cCopy full SHA for 7ea4e8c
3 files changed
.changeset/real-paths-knock.md
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# @shopify/shopify_function
2
+
3
+## 2.0.1
4
5
+### Patch Changes
6
7
+- d32bbb2: fix pnpm graphql package duplication
package.json
@@ -4,7 +4,7 @@
"access": "public",
"@shopify:registry": "https://registry.npmjs.org/"
},
- "version": "2.0.0",
+ "version": "2.0.1",
8
"description": "",
9
"main": "index.ts",
10
"keywords": [],
0 commit comments