@bigcommerce/checkout-sdk 1.403.0 → 1.404.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.
@@ -26,4 +26,4 @@ ___
26
26
 
27
27
  ### type
28
28
 
29
- • **type**: [`ReloadCheckout`](../enums/ExtensionCommand.md#reloadcheckout)
29
+ • **type**: [`SetIframeStyle`](../enums/ExtensionCommand.md#setiframestyle)
@@ -26,4 +26,4 @@ ___
26
26
 
27
27
  ### type
28
28
 
29
- • **type**: [`ReloadCheckout`](../enums/ExtensionCommand.md#reloadcheckout)
29
+ • **type**: [`ShowLoadingIndicator`](../enums/ExtensionCommand.md#showloadingindicator)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigcommerce/checkout-sdk",
3
- "version": "1.403.0",
3
+ "version": "1.404.0",
4
4
  "description": "BigCommerce Checkout JavaScript SDK",
5
5
  "license": "MIT",
6
6
  "main": "dist/checkout-sdk.js",