We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee73733 commit b920239Copy full SHA for b920239
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 3.2.0 - December 18, 2024
4
+
5
+- Handle geolocation requests for Android devices
6
7
## 3.1.2 - November 4, 2024
8
9
- Add `consumerProguardRules` build.gradle option to prevent minification of
modules/@shopify/checkout-sheet-kit/package.json
@@ -1,7 +1,7 @@
{
"name": "@shopify/checkout-sheet-kit",
"license": "MIT",
- "version": "3.1.2",
+ "version": "3.2.0",
"main": "lib/commonjs/index.js",
"types": "src/index.ts",
"source": "src/index.ts",
0 commit comments