This repository was archived by the owner on Feb 27, 2025. It is now read-only.
File tree 14 files changed +47
-13
lines changed
14 files changed +47
-13
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.3.0] ( https://github.com/paltalabs/soroban-react/compare/v9.2.2...v9.3.0 ) (2024-09-29)
7
+
8
+ ### Features
9
+
10
+ - ** xbull:** upgrade xbull-wallet-connect to 0.3.0 ([ 9eec6d3] ( https://github.com/paltalabs/soroban-react/commit/9eec6d3a2d5b94983a518931a9f9b8cdd5dcdff4 ) )
11
+ - ** xbull:** upgrade xbull-wallet-connect to 0.3.0 ([ 0fb936e] ( https://github.com/paltalabs/soroban-react/commit/0fb936e831ec883d375e60cb8e6507e6f60045b1 ) )
12
+
6
13
## [ 9.2.2] ( https://github.com/paltalabs/soroban-react/compare/v9.2.1...v9.2.2 ) (2024-07-30)
7
14
8
15
### Bug Fixes
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.2.2 "
4
+ "version" : " 9.3.0 "
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.3.0] ( https://github.com/esteblock/soroban-react/compare/v9.2.2...v9.3.0 ) (2024-09-29)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/connect-button
9
+
6
10
## [ 9.1.12] ( https://github.com/esteblock/soroban-react/compare/v9.1.11...v9.1.12 ) (2024-07-15)
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.13 " ,
9
+ "version" : " 9.3.0 " ,
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.13 "
24
+ "@soroban-react/core" : " ^9.3.0 "
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.3.0] ( https://github.com/esteblock/soroban-react/compare/v9.2.2...v9.3.0 ) (2024-09-29)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/contracts
9
+
6
10
## [ 9.2.2] ( https://github.com/esteblock/soroban-react/compare/v9.2.1...v9.2.2 ) (2024-07-30)
7
11
8
12
### Bug Fixes
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.2.2 " ,
9
+ "version" : " 9.3.0 " ,
10
10
"scripts" : {
11
11
"prebuild-windows" : " del /s /q dist" ,
12
12
"prebuild" : " rm -rf dist" ,
30
30
"collectCoverage" : true
31
31
},
32
32
"dependencies" : {
33
- "@soroban-react/core" : " ^9.1.13 " ,
33
+ "@soroban-react/core" : " ^9.3.0 " ,
34
34
"@stellar/stellar-sdk" : " 12.2.0"
35
35
},
36
36
"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.3.0] ( https://github.com/esteblock/soroban-react/compare/v9.2.2...v9.3.0 ) (2024-09-29)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/core
9
+
6
10
## [ 9.1.12] ( https://github.com/esteblock/soroban-react/compare/v9.1.11...v9.1.12 ) (2024-07-15)
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.13 " ,
19
+ "version" : " 9.3.0 " ,
20
20
"scripts" : {
21
21
"prebuild-windows" : " del /s /q dist" ,
22
22
"prebuild" : " rm -rf dist" ,
42
42
"@soroban-react/freighter" : " ^9.1.13" ,
43
43
"@soroban-react/lobstr" : " ^9.1.13" ,
44
44
"@soroban-react/types" : " ^9.1.13" ,
45
- "@soroban-react/xbull" : " ^9.1.13 " ,
45
+ "@soroban-react/xbull" : " ^9.3.0 " ,
46
46
"@stellar/stellar-sdk" : " 12.2.0"
47
47
},
48
48
"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.3.0] ( https://github.com/esteblock/soroban-react/compare/v9.2.2...v9.3.0 ) (2024-09-29)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/events
9
+
6
10
## [ 9.1.12] ( https://github.com/esteblock/soroban-react/compare/v9.1.11...v9.1.12 ) (2024-07-15)
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.13 " ,
19
+ "version" : " 9.3.0 " ,
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.13 " ,
42
+ "@soroban-react/core" : " ^9.3.0 " ,
43
43
"@soroban-react/types" : " ^9.1.13" ,
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.3.0] ( https://github.com/esteblock/soroban-react/compare/v9.2.2...v9.3.0 ) (2024-09-29)
7
+
8
+ ** Note:** Version bump only for package @soroban-react/wallet-data
9
+
6
10
## [ 9.1.12] ( https://github.com/esteblock/soroban-react/compare/v9.1.11...v9.1.12 ) (2024-07-15)
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.13 " ,
9
+ "version" : " 9.3.0 " ,
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.13 " ,
25
- "@soroban-react/core" : " ^9.1.13 " ,
24
+ "@soroban-react/connect-button" : " ^9.3.0 " ,
25
+ "@soroban-react/core" : " ^9.3.0 " ,
26
26
"@soroban-react/types" : " ^9.1.13" ,
27
27
"@stellar/stellar-sdk" : " 12.2.0"
28
28
},
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.3.0] ( https://github.com/paltalabs/soroban-react/compare/v9.2.2...v9.3.0 ) (2024-09-29)
7
+
8
+ ### Features
9
+
10
+ - ** xbull:** upgrade xbull-wallet-connect to 0.3.0 ([ 9eec6d3] ( https://github.com/paltalabs/soroban-react/commit/9eec6d3a2d5b94983a518931a9f9b8cdd5dcdff4 ) )
11
+ - ** xbull:** upgrade xbull-wallet-connect to 0.3.0 ([ 0fb936e] ( https://github.com/paltalabs/soroban-react/commit/0fb936e831ec883d375e60cb8e6507e6f60045b1 ) )
12
+
6
13
## [ 9.1.12] ( https://github.com/paltalabs/soroban-react/compare/v9.1.11...v9.1.12 ) (2024-07-15)
7
14
8
15
** 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.13 " ,
5
+ "version" : " 9.3.0 " ,
6
6
"scripts" : {
7
7
"prebuild-windows" : " del /s /q dist" ,
8
8
"prebuild" : " rm -rf dist" ,
You can’t perform that action at this time.
0 commit comments