@bigcommerce/checkout-sdk 1.750.0 → 1.751.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.
@@ -7,6 +7,7 @@
7
7
  ### Enumeration Members
8
8
 
9
9
  - [GlobalWebWorker](ExtensionRegion.md#globalwebworker)
10
+ - [PaymentPaymentMethodListBefore](ExtensionRegion.md#paymentpaymentmethodlistbefore)
10
11
  - [ShippingSelectedShippingMethod](ExtensionRegion.md#shippingselectedshippingmethod)
11
12
  - [ShippingShippingAddressFormAfter](ExtensionRegion.md#shippingshippingaddressformafter)
12
13
  - [ShippingShippingAddressFormBefore](ExtensionRegion.md#shippingshippingaddressformbefore)
@@ -21,6 +22,12 @@
21
22
 
22
23
  ___
23
24
 
25
+ ### PaymentPaymentMethodListBefore
26
+
27
+ • **PaymentPaymentMethodListBefore**
28
+
29
+ ___
30
+
24
31
  ### ShippingSelectedShippingMethod
25
32
 
26
33
  • **ShippingSelectedShippingMethod**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigcommerce/checkout-sdk",
3
- "version": "1.750.0",
3
+ "version": "1.751.0",
4
4
  "description": "BigCommerce Checkout JavaScript SDK",
5
5
  "license": "MIT",
6
6
  "main": "dist/checkout-sdk.js",