edge-core-js 0.19.2 → 0.19.3

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
@@ -1,5 +1,11 @@
1
1
  # edge-core-js
2
2
 
3
+ ## v0.19.3 (2022-01-21)
4
+
5
+ - fix: Correctly select swaps with the best price.
6
+ - fix: Correctly prefer swap plugins with active promo codes.
7
+ - changed: Add more logging to the swap procedure.
8
+
3
9
  ## v0.19.2 (2022-01-20)
4
10
 
5
11
  - fix: Only write the `deviceDescription` on sent transactions.