@xswap-link/sdk 0.3.2 → 0.3.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,19 @@
1
1
  # @xswap-link/xswap-sdk
2
2
 
3
+ ## 0.3.4
4
+
5
+ ### Patch Changes
6
+
7
+ - fded070: remove allowance check and create confirmation view component
8
+ - 2e90f45: remove base tailwind import
9
+ - b602388: add NODE_ENV production env. variable to CDN build to fix the integration
10
+
11
+ ## 0.3.3
12
+
13
+ ### Patch Changes
14
+
15
+ - 1b75d71: add CDN support
16
+
3
17
  ## 0.3.2
4
18
 
5
19
  ### Patch Changes