@bigcommerce/checkout-sdk 1.239.0 → 1.240.0

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.
@@ -11,9 +11,16 @@
11
11
  ### Properties
12
12
 
13
13
  * [issuer](withmollieissuerinstrument.md#issuer)
14
+ * [shopper_locale](withmollieissuerinstrument.md#shopper_locale)
14
15
 
15
16
  ## Properties
16
17
 
17
18
  ### issuer
18
19
 
19
20
  • **issuer**: *string*
21
+
22
+ ___
23
+
24
+ ### shopper_locale
25
+
26
+ • **shopper_locale**: *string*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigcommerce/checkout-sdk",
3
- "version": "1.239.0",
3
+ "version": "1.240.0",
4
4
  "description": "BigCommerce Checkout JavaScript SDK",
5
5
  "license": "MIT",
6
6
  "main": "dist/checkout-sdk.js",