@bigcommerce/checkout-sdk 1.313.0 → 1.313.1

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.
@@ -32,7 +32,6 @@ service.initializePayment({
32
32
  ### Methods
33
33
 
34
34
  - [onError](StripeUPEPaymentInitializeOptions.md#onerror)
35
- - [render](StripeUPEPaymentInitializeOptions.md#render)
36
35
 
37
36
  ## Properties
38
37
 
@@ -69,13 +68,3 @@ Checkout styles from store theme
69
68
  #### Returns
70
69
 
71
70
  `void`
72
-
73
- ___
74
-
75
- ### render
76
-
77
- ▸ **render**(): `void`
78
-
79
- #### Returns
80
-
81
- `void`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigcommerce/checkout-sdk",
3
- "version": "1.313.0",
3
+ "version": "1.313.1",
4
4
  "description": "BigCommerce Checkout JavaScript SDK",
5
5
  "license": "MIT",
6
6
  "main": "dist/checkout-sdk.js",