@xswap-link/sdk 0.11.2 → 0.11.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
@@ -1,5 +1,18 @@
1
1
  # @xswap-link/xswap-sdk
2
2
 
3
+ ## 0.11.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 23e79b8: added route fallback to deployer address
8
+
9
+ ## 0.11.3
10
+
11
+ ### Patch Changes
12
+
13
+ - d07ea57: update viem to latest version
14
+ - 0d66a7d: include bridge supported chains into supported chains
15
+
3
16
  ## 0.11.2
4
17
 
5
18
  ### Patch Changes