Skip to content

Commit b920239

Browse files
committed
Bump: minor (3.2.0) + changelog entry
1 parent ee73733 commit b920239

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.2.0 - December 18, 2024
4+
5+
- Handle geolocation requests for Android devices
6+
37
## 3.1.2 - November 4, 2024
48

59
- Add `consumerProguardRules` build.gradle option to prevent minification of

modules/@shopify/checkout-sheet-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shopify/checkout-sheet-kit",
33
"license": "MIT",
4-
"version": "3.1.2",
4+
"version": "3.2.0",
55
"main": "lib/commonjs/index.js",
66
"types": "src/index.ts",
77
"source": "src/index.ts",

0 commit comments

Comments
 (0)