@bigcommerce/checkout-sdk 1.280.1 → 1.280.2

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,13 @@
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.280.2](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.280.1...v1.280.2) (2022-08-24)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **payment:** INT-6392 [Mollie] Klarna shopper are able to place orders with digital items through klarna pay later and slice it when them are added via coupon ([#1558](https://github.com/bigcommerce/checkout-sdk-js/issues/1558)) ([5cb129c](https://github.com/bigcommerce/checkout-sdk-js/commit/5cb129c76fe58a572659da96d32ac37ed5a62e1f))
11
+
5
12
  ### [1.280.1](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.280.0...v1.280.1) (2022-08-22)
6
13
 
7
14