File tree 24 files changed +74
-26
lines changed
24 files changed +74
-26
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.3] ( https://github.com/paltalabs/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package soroban-react
9
+
6
10
## [ 9.1.2] ( https://github.com/paltalabs/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
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.2 "
4
+ "version" : " 9.1.3 "
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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/chains
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
7
11
8
12
** Note:** Version bump only for package @soroban-react/chains
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.2 " ,
9
+ "version" : " 9.1.3 " ,
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/types" : " ^9.1.2 " ,
32
+ "@soroban-react/types" : " ^9.1.3 " ,
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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/connect-button
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
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.2 " ,
9
+ "version" : " 9.1.3 " ,
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.2 "
24
+ "@soroban-react/core" : " ^9.1.3 "
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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/contracts
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
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.2 " ,
9
+ "version" : " 9.1.3 " ,
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.2 " ,
32
+ "@soroban-react/core" : " ^9.1.3 " ,
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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/core
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
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.2 " ,
19
+ "version" : " 9.1.3 " ,
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/freighter" : " ^9.1.2 " ,
43
- "@soroban-react/lobstr" : " ^9.1.2 " ,
44
- "@soroban-react/types" : " ^9.1.2 " ,
42
+ "@soroban-react/freighter" : " ^9.1.3 " ,
43
+ "@soroban-react/lobstr" : " ^9.1.3 " ,
44
+ "@soroban-react/types" : " ^9.1.3 " ,
45
45
"@soroban-react/xbull" : " ^1.0.1" ,
46
46
"@stellar/stellar-sdk" : " 11.3.0"
47
47
},
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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/events
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
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.2 " ,
19
+ "version" : " 9.1.3 " ,
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.2 " ,
43
- "@soroban-react/types" : " ^9.1.2 " ,
42
+ "@soroban-react/core" : " ^9.1.3 " ,
43
+ "@soroban-react/types" : " ^9.1.3 " ,
44
44
"soroban-client" : " 1.0.0-beta.4"
45
45
},
46
46
"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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/freighter
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
7
11
8
12
** Note:** Version bump only for package @soroban-react/freighter
Original file line number Diff line number Diff line change 9
9
"publishConfig" : {
10
10
"access" : " public"
11
11
},
12
- "version" : " 9.1.2 " ,
12
+ "version" : " 9.1.3 " ,
13
13
"scripts" : {
14
14
"prebuild-windows" : " del /s /q dist" ,
15
15
"prebuild" : " rm -rf dist" ,
24
24
" /dist"
25
25
],
26
26
"dependencies" : {
27
- "@soroban-react/types" : " ^9.1.2 " ,
27
+ "@soroban-react/types" : " ^9.1.3 " ,
28
28
"@stellar/freighter-api" : " 1.7.1"
29
29
},
30
30
"gitHead" : " d91929201aef5960ccfaeedd3dbfeb83bd1d3918"
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.3] ( https://github.com/paltalabs/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/lobstr
9
+
6
10
## [ 9.1.2] ( https://github.com/paltalabs/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
7
11
8
12
** Note:** Version bump only for package @soroban-react/lobstr
Original file line number Diff line number Diff line change 2
2
"name" : " @soroban-react/lobstr" ,
3
3
"license" : " Apache-2.0" ,
4
4
"repository" : " github:paltalabs/soroban-react" ,
5
- "version" : " 9.1.2 " ,
5
+ "version" : " 9.1.3 " ,
6
6
"scripts" : {
7
7
"prebuild-windows" : " del /s /q dist" ,
8
8
"prebuild" : " rm -rf dist" ,
26
26
},
27
27
"dependencies" : {
28
28
"@lobstrco/signer-extension-api" : " ^1.0.0-beta.0" ,
29
- "@soroban-react/types" : " ^9.1.2 " ,
29
+ "@soroban-react/types" : " ^9.1.3 " ,
30
30
"@stellar/stellar-sdk" : " 11.3.0"
31
31
},
32
32
"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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/types
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
7
11
8
12
** Note:** Version bump only for package @soroban-react/types
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.2 " ,
9
+ "version" : " 9.1.3 " ,
10
10
"scripts" : {
11
11
"prebuild-windows" : " del /s /q dist" ,
12
12
"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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/utils
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
7
11
8
12
** Note:** Version bump only for package @soroban-react/utils
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.2 " ,
9
+ "version" : " 9.1.3 " ,
10
10
"scripts" : {
11
11
"prebuild-windows" : " del /s /q dist" ,
12
12
"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.3] ( https://github.com/esteblock/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/wallet-data
9
+
6
10
## [ 9.1.2] ( https://github.com/esteblock/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
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.2 " ,
9
+ "version" : " 9.1.3 " ,
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.2 " ,
25
- "@soroban-react/core" : " ^9.1.2 " ,
26
- "@soroban-react/types" : " ^9.1.2 " ,
24
+ "@soroban-react/connect-button" : " ^9.1.3 " ,
25
+ "@soroban-react/core" : " ^9.1.3 " ,
26
+ "@soroban-react/types" : " ^9.1.3 " ,
27
27
"@stellar/stellar-sdk" : " 11.3.0"
28
28
},
29
29
"peerDependencies" : {
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.3] ( https://github.com/paltalabs/soroban-react/compare/v9.1.2...v9.1.3 ) (2024-04-30)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/xbull
9
+
6
10
## [ 9.1.2] ( https://github.com/paltalabs/soroban-react/compare/v9.1.1...v9.1.2 ) (2024-04-29)
7
11
8
12
** Note:** Version bump only for package @soroban-react/xbull
Original file line number Diff line number Diff line change 2
2
"name" : " @soroban-react/xbull" ,
3
3
"license" : " Apache-2.0" ,
4
4
"repository" : " github:paltalabs/soroban-react" ,
5
- "version" : " 9.1.2 " ,
5
+ "version" : " 9.1.3 " ,
6
6
"scripts" : {
7
7
"prebuild-windows" : " del /s /q dist" ,
8
8
"prebuild" : " rm -rf dist" ,
26
26
},
27
27
"dependencies" : {
28
28
"@creit-tech/xbull-wallet-connect" : " github:Creit-Tech/xBull-Wallet-Connect" ,
29
- "@soroban-react/types" : " ^9.1.2 " ,
29
+ "@soroban-react/types" : " ^9.1.3 " ,
30
30
"@stellar/stellar-sdk" : " 11.3.0"
31
31
},
32
32
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments