@bigcommerce/checkout-sdk 1.240.1 → 1.240.4

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,27 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [1.240.4](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.240.3...v1.240.4) (2022-04-27)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **common:** CHECKOUT-6591 Update node version requirement to >=14.18 ([a24bc1c](https://github.com/bigcommerce/checkout-sdk-js/commit/a24bc1c39c65a4d90f5c091f25a0920f61d5199f))
11
+
12
+ ### [1.240.3](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.240.2...v1.240.3) (2022-04-26)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **common:** CHECKOUT-6268 Update asset path ([#1417](https://github.com/bigcommerce/checkout-sdk-js/issues/1417)) ([8aad60f](https://github.com/bigcommerce/checkout-sdk-js/commit/8aad60ff2fffa02d9caa1c20660ffe0718d901aa))
18
+
19
+ ### [1.240.2](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.240.1...v1.240.2) (2022-04-26)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * **common:** CHECKOUT-6268 Check in array while loading config ([#1415](https://github.com/bigcommerce/checkout-sdk-js/issues/1415)) ([3ba71c6](https://github.com/bigcommerce/checkout-sdk-js/commit/3ba71c65e408c9f138b24fa20c5fca9b9e161133))
25
+
5
26
  ### [1.240.1](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.240.0...v1.240.1) (2022-04-21)
6
27
 
7
28