@shopify/shopify_function 0.0.0-snapshot-20250508132339 → 0.0.0-snapshot-20250509175459

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # @shopify/shopify_function
2
2
 
3
- ## 0.0.0-snapshot-20250508132339
3
+ ## 0.0.0-snapshot-20250509175459
4
+
5
+ ### Major Changes
6
+
7
+ - e0d9859: Using javy v2 globals
4
8
 
5
9
  ### Patch Changes
6
10
 
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public",
5
5
  "@shopify:registry": "https://registry.npmjs.org/"
6
6
  },
7
- "version": "0.0.0-snapshot-20250508132339",
7
+ "version": "0.0.0-snapshot-20250509175459",
8
8
  "description": "",
9
9
  "main": "index.ts",
10
10
  "keywords": [],