@gelatonetwork/smartwallet-react-privy 0.0.2-alpha.6 → 0.0.2

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,54 @@
1
1
  # @gelatonetwork/smartwallet-react-privy
2
2
 
3
+ ## 0.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - a4745d0: feat: provide gelato smart wallet client from react component
8
+ - e0b9f69: feat: support kernel wallet (7702)
9
+ - 9d15eea: feat: allow passing gelato apiKey
10
+ - 2ef980a: chore: make every dependency static versioned
11
+ - 5f11604: chore: add readmes
12
+ - a7add59: fix: versioning
13
+ - 8ab4de1: refactor: switchNetwork method to accept chainId
14
+ - 6055f9b: chore: bump packages
15
+ - 03ad775: chore: improve DX for defaultChain
16
+ - 5474e52: chore: alpha release
17
+ - 1f2c254: fix: peer dependency
18
+ - Updated dependencies [a4745d0]
19
+ - Updated dependencies [e0b9f69]
20
+ - Updated dependencies [9d15eea]
21
+ - Updated dependencies [49a40ae]
22
+ - Updated dependencies [2bdff53]
23
+ - Updated dependencies [2ef980a]
24
+ - Updated dependencies [b928e65]
25
+ - Updated dependencies [5f11604]
26
+ - Updated dependencies [a7add59]
27
+ - Updated dependencies [8ab4de1]
28
+ - Updated dependencies [9d15eea]
29
+ - Updated dependencies [6055f9b]
30
+ - Updated dependencies [ef7be72]
31
+ - Updated dependencies [ffa3302]
32
+ - Updated dependencies [5474e52]
33
+ - Updated dependencies [1d5eacb]
34
+ - Updated dependencies [575b36b]
35
+ - Updated dependencies [1f2c254]
36
+ - Updated dependencies [576b744]
37
+ - Updated dependencies [576b744]
38
+ - Updated dependencies [d69774c]
39
+ - Updated dependencies [6895459]
40
+ - @gelatonetwork/smartwallet-react-types@0.0.2
41
+ - @gelatonetwork/smartwallet@0.0.2
42
+
43
+ ## 0.0.2-alpha.7
44
+
45
+ ### Patch Changes
46
+
47
+ - 2ef980a: chore: make every dependency static versioned
48
+ - Updated dependencies [2ef980a]
49
+ - @gelatonetwork/smartwallet@0.0.2-alpha.7
50
+ - @gelatonetwork/smartwallet-react-types@0.0.2-alpha.7
51
+
3
52
  ## 0.0.2-alpha.6
4
53
 
5
54
  ### Patch Changes