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