@bigcommerce/checkout-sdk 1.629.1 → 1.630.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.
@@ -6,11 +6,20 @@
6
6
 
7
7
  ### Enumeration Members
8
8
 
9
+ - [ShippingSelectedShippingMethod](ExtensionRegion.md#shippingselectedshippingmethod)
9
10
  - [ShippingShippingAddressFormAfter](ExtensionRegion.md#shippingshippingaddressformafter)
10
11
  - [ShippingShippingAddressFormBefore](ExtensionRegion.md#shippingshippingaddressformbefore)
12
+ - [SummaryAfter](ExtensionRegion.md#summaryafter)
13
+ - [SummaryLastItemAfter](ExtensionRegion.md#summarylastitemafter)
11
14
 
12
15
  ## Enumeration Members
13
16
 
17
+ ### ShippingSelectedShippingMethod
18
+
19
+ • **ShippingSelectedShippingMethod**
20
+
21
+ ___
22
+
14
23
  ### ShippingShippingAddressFormAfter
15
24
 
16
25
  • **ShippingShippingAddressFormAfter**
@@ -20,3 +29,15 @@ ___
20
29
  ### ShippingShippingAddressFormBefore
21
30
 
22
31
  • **ShippingShippingAddressFormBefore**
32
+
33
+ ___
34
+
35
+ ### SummaryAfter
36
+
37
+ • **SummaryAfter**
38
+
39
+ ___
40
+
41
+ ### SummaryLastItemAfter
42
+
43
+ • **SummaryLastItemAfter**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigcommerce/checkout-sdk",
3
- "version": "1.629.1",
3
+ "version": "1.630.1",
4
4
  "description": "BigCommerce Checkout JavaScript SDK",
5
5
  "license": "MIT",
6
6
  "main": "dist/checkout-sdk.js",