@gelatonetwork/smartwallet-react-types 0.0.2-alpha.1 → 0.0.2-alpha.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,31 @@
1
1
  # @gelatonetwork/smartwallet-react-types
2
2
 
3
+ ## 0.0.2-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d69774c]
8
+ - @gelatonetwork/smartwallet@0.0.2-alpha.4
9
+
10
+ ## 0.0.2-alpha.3
11
+
12
+ ### Patch Changes
13
+
14
+ - fix: versioning
15
+ - Updated dependencies
16
+ - @gelatonetwork/smartwallet@0.0.2-alpha.3
17
+
18
+ ## 0.0.2-alpha.2
19
+
20
+ ### Patch Changes
21
+
22
+ - a4745d0: feat: provide gelato smart wallet client from react component
23
+ - 9d15eea: feat: allow passing gelato apiKey
24
+ - 5f11604: chore: add readmes
25
+ - Updated dependencies [9d15eea]
26
+ - Updated dependencies [9d15eea]
27
+ - @gelatonetwork/smartwallet@0.0.2-alpha.2
28
+
3
29
  ## 0.0.2-alpha.1
4
30
 
5
31
  ### Patch Changes
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # Base common react types
1
+ # @gelatonetwork/smartwallet-react-types
2
2
 
3
- A wrapper React component for Privy WaaS provider
3
+ Common TypeScript types for Gelato Smart Wallet React packages.