File tree Expand file tree Collapse file tree 7 files changed +31
-15
lines changed Expand file tree Collapse file tree 7 files changed +31
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @web3-ui/components
2
2
3
+ ## 0.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #108 ] ( https://github.com/Developer-DAO/web3-ui/pull/108 ) [ ` da89020 ` ] ( https://github.com/Developer-DAO/web3-ui/commit/da89020b0ccf5bfc170bbdede25d2bb379c376ba ) Thanks [ @Dhaiwat10 ] ( https://github.com/Dhaiwat10 ) ! - Fix builds
8
+
3
9
## 0.1.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-ui/components" ,
3
3
"license" : " MIT" ,
4
- "version" : " 0.1.1 " ,
4
+ "version" : " 0.2.0 " ,
5
5
"private" : false ,
6
6
"engines" : {
7
7
"node" : " >=16.0.0" ,
47
47
"@types/node" : " ^16.11.9" ,
48
48
"@types/react" : " ^17.0.36" ,
49
49
"@types/react-dom" : " ^16.9.10" ,
50
- "@web3-ui/hooks" : " ^0.2 .0" ,
50
+ "@web3-ui/hooks" : " ^0.3 .0" ,
51
51
"babel-loader" : " ^8.2.1" ,
52
52
"husky" : " ^7.0.0" ,
53
53
"identity-obj-proxy" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1
1
# @web3-ui/core
2
2
3
- ## 0.0.2
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #108 ] ( https://github.com/Developer-DAO/web3-ui/pull/108 ) [ ` da89020 ` ] ( https://github.com/Developer-DAO/web3-ui/commit/da89020b0ccf5bfc170bbdede25d2bb379c376ba ) Thanks [ @Dhaiwat10 ] ( https://github.com/Dhaiwat10 ) ! - Fix builds
8
+
4
9
### Patch Changes
5
10
11
+ - Updated dependencies [[ ` da89020 ` ] ( https://github.com/Developer-DAO/web3-ui/commit/da89020b0ccf5bfc170bbdede25d2bb379c376ba )] :
12
+ - @web3-ui/components @0.2.0
13
+ - @web3-ui/hooks @0.3.0
6
14
15
+ ## 0.0.2
16
+
17
+ ### Patch Changes
7
18
8
19
- [ #101 ] ( https://github.com/Developer-DAO/web3-ui/pull/101 ) [ ` 02e0f20 ` ] ( https://github.com/Developer-DAO/web3-ui/commit/02e0f202d0682f8af502c63b5c2ec73a6518205e ) Thanks [ @JoviDeCroock ] ( https://github.com/JoviDeCroock ) ! - Add README and LICENSE to published packages
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-ui/core" ,
3
3
"license" : " MIT" ,
4
- "version" : " 0.0.2 " ,
4
+ "version" : " 0.1.0 " ,
5
5
"private" : false ,
6
6
"engines" : {
7
7
"node" : " >=16.0.0" ,
35
35
"classnames" : " ^2.2.6" ,
36
36
"cross-fetch" : " ^3.1.4" ,
37
37
"framer-motion" : " ^4" ,
38
- "@web3-ui/components" : " ^0.1.1 " ,
39
- "@web3-ui/hooks" : " ^0.2 .0"
38
+ "@web3-ui/components" : " ^0.2.0 " ,
39
+ "@web3-ui/hooks" : " ^0.3 .0"
40
40
},
41
41
"peerDependencies" : {
42
42
"react" : " *" ,
50
50
"@types/node" : " ^16.11.9" ,
51
51
"@types/react" : " ^17.0.36" ,
52
52
"@types/react-dom" : " ^16.9.10" ,
53
- "@web3-ui/hooks" : " ^0.2 .0" ,
53
+ "@web3-ui/hooks" : " ^0.3 .0" ,
54
54
"babel-loader" : " ^8.2.1" ,
55
55
"classnames" : " ^2.2.6" ,
56
56
"ethers" : " ^5.5.1" ,
Original file line number Diff line number Diff line change 1
1
# @web3-ui/hooks
2
2
3
+ ## 0.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #108 ] ( https://github.com/Developer-DAO/web3-ui/pull/108 ) [ ` da89020 ` ] ( https://github.com/Developer-DAO/web3-ui/commit/da89020b0ccf5bfc170bbdede25d2bb379c376ba ) Thanks [ @Dhaiwat10 ] ( https://github.com/Dhaiwat10 ) ! - Fix builds
8
+
3
9
## 0.2.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-ui/hooks" ,
3
3
"license" : " MIT" ,
4
- "version" : " 0.2 .0" ,
4
+ "version" : " 0.3 .0" ,
5
5
"private" : false ,
6
6
"engines" : {
7
7
"node" : " >=16.0.0" ,
You can’t perform that action at this time.
0 commit comments