We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3b89de + 022da0a commit 0fdd18fCopy full SHA for 0fdd18f
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
+- edb2619: 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