File tree Expand file tree Collapse file tree 14 files changed +60
-21
lines changed Expand file tree Collapse file tree 14 files changed +60
-21
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @onflow/fcl
2
2
3
+ ## 1.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @onflow/sdk @1.5.3
9
+
3
10
## 1.11.0
4
11
5
12
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @onflow/fcl-core" ,
3
- "version" : " 1.11.0 " ,
3
+ "version" : " 1.11.1 " ,
4
4
"description" : " Flow Client Library" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Dapper Labs <dev@dapperlabs.com>" ,
52
52
"@onflow/config" : " 1.5.0" ,
53
53
"@onflow/interaction" : " 0.0.11" ,
54
54
"@onflow/rlp" : " 1.2.2" ,
55
- "@onflow/sdk" : " 1.5.2 " ,
55
+ "@onflow/sdk" : " 1.5.3 " ,
56
56
"@onflow/types" : " 1.4.0" ,
57
57
"@onflow/util-actor" : " 1.3.3" ,
58
58
"@onflow/util-address" : " 1.2.2" ,
Original file line number Diff line number Diff line change 1
1
# @onflow/fcl-react-native
2
2
3
+ ## 1.9.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @onflow/sdk @1.5.3
9
+ - @onflow/fcl-core @1.11.1
10
+
3
11
## 1.9.4
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @onflow/fcl-react-native" ,
3
- "version" : " 1.9.4 " ,
3
+ "version" : " 1.9.5 " ,
4
4
"description" : " Flow Client Library" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Dapper Labs <dev@dapperlabs.com>" ,
47
47
},
48
48
"dependencies" : {
49
49
"@babel/runtime" : " ^7.18.6" ,
50
- "@onflow/fcl-core" : " 1.11.0 " ,
50
+ "@onflow/fcl-core" : " 1.11.1 " ,
51
51
"@onflow/config" : " 1.5.0" ,
52
52
"@onflow/interaction" : " 0.0.11" ,
53
53
"@onflow/rlp" : " 1.2.2" ,
54
- "@onflow/sdk" : " 1.5.2 " ,
54
+ "@onflow/sdk" : " 1.5.3 " ,
55
55
"@onflow/types" : " 1.4.0" ,
56
56
"@onflow/util-actor" : " 1.3.3" ,
57
57
"@onflow/util-address" : " 1.2.2" ,
Original file line number Diff line number Diff line change 1
1
# @onflow/fcl-wc
2
2
3
+ ## 5.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @onflow/fcl-core @1.11.1
9
+
3
10
## 5.3.0
4
11
5
12
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @onflow/fcl-wc" ,
3
- "version" : " 5.3.0 " ,
3
+ "version" : " 5.3.1 " ,
4
4
"description" : " WalletConnect adapter for FCL" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Dapper Labs <dev@dapperlabs.com>" ,
45
45
"@walletconnect/utils" : " ^2.8.1"
46
46
},
47
47
"peerDependencies" : {
48
- "@onflow/fcl-core" : " 1.11.0 "
48
+ "@onflow/fcl-core" : " 1.11.1 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change 1
1
# @onflow/fcl
2
2
3
+ ## 1.12.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @onflow/sdk @1.5.3
9
+ - @onflow/fcl-core @1.11.1
10
+ - @onflow/fcl-wc @5.3.1
11
+
3
12
## 1.12.1
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @onflow/fcl" ,
3
- "version" : " 1.12.1 " ,
3
+ "version" : " 1.12.2 " ,
4
4
"description" : " Flow Client Library" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Dapper Labs <dev@dapperlabs.com>" ,
49
49
"dependencies" : {
50
50
"@babel/runtime" : " ^7.18.6" ,
51
51
"@onflow/config" : " 1.5.0" ,
52
- "@onflow/fcl-core" : " 1.11.0 " ,
53
- "@onflow/fcl-wc" : " 5.3.0 " ,
52
+ "@onflow/fcl-core" : " 1.11.1 " ,
53
+ "@onflow/fcl-wc" : " 5.3.1 " ,
54
54
"@onflow/interaction" : " 0.0.11" ,
55
55
"@onflow/rlp" : " 1.2.2" ,
56
- "@onflow/sdk" : " 1.5.2 " ,
56
+ "@onflow/sdk" : " 1.5.3 " ,
57
57
"@onflow/types" : " 1.4.0" ,
58
58
"@onflow/util-actor" : " 1.3.3" ,
59
59
"@onflow/util-address" : " 1.2.2" ,
Original file line number Diff line number Diff line change 1
1
# @onflow/sdk
2
2
3
+ ## 1.5.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 91526e65 ` ] ( https://github.com/onflow/fcl-js/commit/91526e65190d8c8ba67598e5df3b8b1c6c41292a )] :
8
+ - @onflow/transport-http @1.10.2
9
+
3
10
## 1.5.2
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @onflow/sdk" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"description" : " Flow SDK" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Dapper Labs <dev@dapperlabs.com>" ,
43
43
"@babel/runtime" : " ^7.18.6" ,
44
44
"@onflow/config" : " 1.5.0" ,
45
45
"@onflow/rlp" : " 1.2.2" ,
46
- "@onflow/transport-http" : " 1.10.1 " ,
46
+ "@onflow/transport-http" : " 1.10.2 " ,
47
47
"@onflow/typedefs" : " 1.3.1" ,
48
48
"@onflow/util-actor" : " 1.3.3" ,
49
49
"@onflow/util-address" : " 1.2.2" ,
Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"@onflow/fcl-bundle" : " 1.5.0" ,
17
- "@onflow/sdk" : " 1.5.2 " ,
17
+ "@onflow/sdk" : " 1.5.3 " ,
18
18
"jest" : " ^29.5.0"
19
19
},
20
20
"source" : " src/sdk-send-grpc.js" ,
Original file line number Diff line number Diff line change 1
1
# @onflow/transport-http
2
2
3
+ ## 1.10.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #1965 ] ( https://github.com/onflow/fcl-js/pull/1965 ) [ ` 91526e65 ` ] ( https://github.com/onflow/fcl-js/commit/91526e65190d8c8ba67598e5df3b8b1c6c41292a ) Thanks [ @jribbink ] ( https://github.com/jribbink ) ! - Fix ` subscribeEvents ` block timestamp
8
+
3
9
## 1.10.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @onflow/transport-http" ,
3
- "version" : " 1.10.1 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Flow SDK HTTP Transport Module" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Dapper Labs <dev@dapperlabs.com>" ,
15
15
"devDependencies" : {
16
16
"@onflow/fcl-bundle" : " 1.5.0" ,
17
17
"@onflow/rlp" : " 1.2.2" ,
18
- "@onflow/sdk" : " 1.5.2 " ,
18
+ "@onflow/sdk" : " 1.5.3 " ,
19
19
"@onflow/types" : " 1.4.0" ,
20
20
"jest" : " ^29.5.0"
21
21
},
You can’t perform that action at this time.
0 commit comments