@human.tech/waap-sdk 1.2.4 → 2.0.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/CHANGELOG.md CHANGED
@@ -1,10 +1,34 @@
1
1
  # @human.tech/waap-sdk
2
2
 
3
+ ## 2.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 592e6ff77: Remove UMD build output
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [592e6ff77]
12
+ - @human.tech/waap-interface-core@1.0.0
13
+ - @human.tech/waap-constants@1.0.0
14
+
15
+ ## 1.3.0
16
+
17
+ ### Minor Changes
18
+
19
+ - 59cf03931: add support Sui permission token
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [59cf03931]
24
+ - @human.tech/waap-interface-core@0.3.0
25
+ - @human.tech/waap-constants@0.1.2
26
+
3
27
  ## 1.2.3
4
28
 
5
29
  ### Patch Changes
6
30
 
7
- - 5d03546ed: Fix referral code length bug
31
+ - 5d03546ed: Fix referral code length bug
8
32
 
9
33
  ## 1.2.2
10
34