File tree 12 files changed +35
-11
lines changed
12 files changed +35
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 9.1.4] ( https://github.com/paltalabs/soroban-react/compare/v9.1.3...v9.1.4 ) (2024-05-07)
7
+
8
+ ** Note:** Version bump only for package soroban-react
9
+
6
10
## [ 9.1.3] ( https://github.com/paltalabs/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
11
8
12
** Note:** Version bump only for package soroban-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 9.1.3 "
4
+ "version" : " 9.1.4 "
5
5
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 9.1.4] ( https://github.com/esteblock/soroban-react/compare/v9.1.3...v9.1.4 ) (2024-05-07)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/connect-button
9
+
6
10
## [ 9.1.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
11
8
12
** Note:** Version bump only for package @soroban-react/connect-button
Original file line number Diff line number Diff line change 6
6
],
7
7
"license" : " Apache-2.0" ,
8
8
"repository" : " github:esteblock/soroban-react" ,
9
- "version" : " 9.1.3 " ,
9
+ "version" : " 9.1.4 " ,
10
10
"scripts" : {
11
11
"prebuild-windows" : " del /s /q dist" ,
12
12
"prebuild" : " rm -rf dist" ,
21
21
" /dist"
22
22
],
23
23
"dependencies" : {
24
- "@soroban-react/core" : " ^9.1.3 "
24
+ "@soroban-react/core" : " ^9.1.4 "
25
25
},
26
26
"peerDependencies" : {
27
27
"react" : " >=16.8"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 9.1.4] ( https://github.com/esteblock/soroban-react/compare/v9.1.3...v9.1.4 ) (2024-05-07)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/contracts
9
+
6
10
## [ 9.1.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
11
8
12
** Note:** Version bump only for package @soroban-react/contracts
Original file line number Diff line number Diff line change 6
6
],
7
7
"license" : " Apache-2.0" ,
8
8
"repository" : " github:esteblock/soroban-react" ,
9
- "version" : " 9.1.3 " ,
9
+ "version" : " 9.1.4 " ,
10
10
"scripts" : {
11
11
"prebuild-windows" : " del /s /q dist" ,
12
12
"prebuild" : " rm -rf dist" ,
29
29
"collectCoverage" : true
30
30
},
31
31
"dependencies" : {
32
- "@soroban-react/core" : " ^9.1.3 " ,
32
+ "@soroban-react/core" : " ^9.1.4 " ,
33
33
"@stellar/stellar-sdk" : " 11.3.0"
34
34
},
35
35
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 9.1.4] ( https://github.com/esteblock/soroban-react/compare/v9.1.3...v9.1.4 ) (2024-05-07)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/core
9
+
6
10
## [ 9.1.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
11
8
12
** Note:** Version bump only for package @soroban-react/core
Original file line number Diff line number Diff line change 16
16
],
17
17
"license" : " Apache-2.0" ,
18
18
"repository" : " github:esteblock/soroban-react" ,
19
- "version" : " 9.1.3 " ,
19
+ "version" : " 9.1.4 " ,
20
20
"scripts" : {
21
21
"prebuild-windows" : " del /s /q dist" ,
22
22
"prebuild" : " rm -rf dist" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 9.1.4] ( https://github.com/esteblock/soroban-react/compare/v9.1.3...v9.1.4 ) (2024-05-07)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/events
9
+
6
10
## [ 9.1.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
11
8
12
** Note:** Version bump only for package @soroban-react/events
Original file line number Diff line number Diff line change 16
16
],
17
17
"license" : " Apache-2.0" ,
18
18
"repository" : " github:esteblock/soroban-react" ,
19
- "version" : " 9.1.3 " ,
19
+ "version" : " 9.1.4 " ,
20
20
"scripts" : {
21
21
"prebuild-windows" : " del /s /q dist" ,
22
22
"prebuild" : " rm -rf dist" ,
39
39
"collectCoverage" : true
40
40
},
41
41
"dependencies" : {
42
- "@soroban-react/core" : " ^9.1.3 " ,
42
+ "@soroban-react/core" : " ^9.1.4 " ,
43
43
"@soroban-react/types" : " ^9.1.3" ,
44
44
"soroban-client" : " 1.0.0-beta.4"
45
45
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 9.1.4] ( https://github.com/esteblock/soroban-react/compare/v9.1.3...v9.1.4 ) (2024-05-07)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/wallet-data
9
+
6
10
## [ 9.1.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
11
8
12
** Note:** Version bump only for package @soroban-react/wallet-data
Original file line number Diff line number Diff line change 6
6
],
7
7
"license" : " Apache-2.0" ,
8
8
"repository" : " github:esteblock/soroban-react" ,
9
- "version" : " 9.1.3 " ,
9
+ "version" : " 9.1.4 " ,
10
10
"scripts" : {
11
11
"prebuild-windows" : " del /s /q dist" ,
12
12
"prebuild" : " rm -rf dist" ,
21
21
" /dist"
22
22
],
23
23
"dependencies" : {
24
- "@soroban-react/connect-button" : " ^9.1.3 " ,
25
- "@soroban-react/core" : " ^9.1.3 " ,
24
+ "@soroban-react/connect-button" : " ^9.1.4 " ,
25
+ "@soroban-react/core" : " ^9.1.4 " ,
26
26
"@soroban-react/types" : " ^9.1.3" ,
27
27
"@stellar/stellar-sdk" : " 11.3.0"
28
28
},
You can’t perform that action at this time.
0 commit comments