Skip to content

Commit 7235b23

Browse files
upgrade version
1 parent 95f4cae commit 7235b23

File tree

3 files changed

+5
-23
lines changed

3 files changed

+5
-23
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+
### v2.0.1 Mar 26, 2026
4+
5+
* Support for 16KB
6+
37
### v1.7.6 Jun 03, 2024
48

59
* Upgrade IAP SDK for Android `1.6.6` and for iOS `1.6.3`.

example/sample.rb

Lines changed: 0 additions & 22 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-square-in-app-payments",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "An open source React Native plugin for calling Square’s native In-App Payments SDK to take in-app payments on iOS and Android.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)