@coinflowlabs/vue 1.9.1 → 1.10.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.
package/README.md CHANGED
@@ -48,6 +48,14 @@ Props:
48
48
 
49
49
  # Changelog
50
50
 
51
+ ## 1.10.0
52
+
53
+ - Added support for CashApp redirection
54
+
55
+ ## 1.9.2
56
+
57
+ - Fixed typing for sessionKey being not present when passing the wallet object
58
+
51
59
  ## 1.9.1
52
60
 
53
61
  - Added support for overriding the default account type (from merchant settings) used for chargeback protection via `chargebackProtectionAccountType` in the URL parameters.