@gelatonetwork/smartwallet-react-types 0.0.2-alpha.0 → 0.0.2-alpha.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,30 @@
1
1
  # @gelatonetwork/smartwallet-react-types
2
2
 
3
+ ## 0.0.2-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - fix: versioning
8
+ - Updated dependencies
9
+ - @gelatonetwork/smartwallet@0.0.2-alpha.3
10
+
11
+ ## 0.0.2-alpha.2
12
+
13
+ ### Patch Changes
14
+
15
+ - a4745d0: feat: provide gelato smart wallet client from react component
16
+ - 9d15eea: feat: allow passing gelato apiKey
17
+ - 5f11604: chore: add readmes
18
+ - Updated dependencies [9d15eea]
19
+ - Updated dependencies [9d15eea]
20
+ - @gelatonetwork/smartwallet@0.0.2-alpha.2
21
+
22
+ ## 0.0.2-alpha.1
23
+
24
+ ### Patch Changes
25
+
26
+ - 1f2c254: fix: peer dependency
27
+
3
28
  ## 0.0.2-alpha.0
4
29
 
5
30
  ### 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.