Shopify / checkout-sheet-kit-react-native

Shopify's Checkout Sheet Kit for React Native - simplifying the process of adding checkout to your native apps.
https://shopify.dev/docs/custom-storefronts/mobile-apps
MIT License
30 stars 3 forks source link

Upgrade checkout-sheet-kit-swift to 3.0.1 #98

Closed markmur closed 2 months ago

markmur commented 2 months ago

What changes are you making?

Fixes https://github.com/Shopify/checkout-sheet-kit-react-native/issues/96

Upgrades underlying swift dependency from 3.0.0 to 3.0.1


PR Checklist

[!IMPORTANT]


Checklist for releasing a new version - [x] I have bumped the version number in the [`package.json` file](https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/modules/%40shopify/checkout-sheet-kit/package.json#L4). - [x] I have added a [Changelog](./CHANGELOG.md) entry.

[!TIP] See the Contributing documentation for instructions on how to publish a new version of the library.