File tree 8 files changed +39
-10
lines changed
8 files changed +39
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " light-client" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " Raiden Light Client monorepo" ,
5
5
"author" : " brainbot labs est." ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
- ## [ 2.3.0] - 2022-07-22
5
+ ## [ 3.1.1] - 2022-07-28
6
+ ### Fixed
7
+ - [ #3161 ] Update dependencies and merge fixes from ` v2 `
8
+
9
+ [ #3161 ] : https://github.com/raiden-network/light-client/pull/3161
10
+
11
+ ## [ 2.3.0] - 2022-07-27
6
12
### Fixed
7
13
- [ #3135 ] Fixed some native dependencies to allow installing and running in ARM64 processors (e.g. Apple's M1 computers)
8
14
127
133
[ #2054 ] : https://github.com/raiden-network/light-client/pulls/2054
128
134
129
135
130
- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v3.1.0...HEAD
136
+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v3.1.1...HEAD
137
+ [ 3.1.1 ] : https://github.com/raiden-network/light-client/compare/v3.1.0...v3.1.1
131
138
[ 2.3.0 ] : https://github.com/raiden-network/light-client/compare/v2.2.0...v2.3.0
132
139
[ 3.1.0 ] : https://github.com/raiden-network/light-client/compare/v3.0.0...v3.1.0
133
140
[ 3.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.2.0...v3.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @raiden_network/raiden-cli" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"author" : " brainbot labs est." ,
5
5
"license" : " MIT" ,
6
6
"description" : " Raiden Light Client standalone app with a REST API via HTTP" ,
Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
- ## [ 2.3.0] - 2022-07-22
5
+ ## [ 3.1.1] - 2022-07-28
6
+ ### Fixed
7
+ - [ #3161 ] Update dependencies and merge fixes from ` v2 `
8
+
9
+ [ #3161 ] : https://github.com/raiden-network/light-client/pull/3161
10
+
11
+ ## [ 2.3.0] - 2022-07-27
6
12
- [ #3160 ] Backport v3.1.0 improvements to ` v2 ` series (supporting [ raiden-contracts v0.40 Coruscant] ( https://github.com/raiden-network/raiden-contracts/releases/tag/v0.40.0 ) and Ethereum Mainnet).
7
13
8
14
[ #3160 ] : https://github.com/raiden-network/light-client/pull/3160
662
668
- Add link to privacy policy.
663
669
- Add basic transfer screen.
664
670
665
- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v3.1.0...HEAD
671
+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v3.1.1...HEAD
672
+ [ 3.1.1 ] : https://github.com/raiden-network/light-client/compare/v3.1.0...v3.1.1
666
673
[ 2.3.0 ] : https://github.com/raiden-network/light-client/compare/v2.2.0...v2.3.0
667
674
[ 3.1.0 ] : https://github.com/raiden-network/light-client/compare/v3.0.0...v3.1.0
668
675
[ 3.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.2.0...v3.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " raiden-dapp" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"private" : true ,
5
5
"description" : " A dApp that showcases the Raiden Light Client sdk functionality" ,
6
6
"author" : " brainbot labs est." ,
Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
- ## [ 2.3.0] - 2022-07-22
5
+ ## [ 3.1.1] - 2022-07-28
6
+ ### Fixed
7
+ - [ #3161 ] Update dependencies and merge fixes from ` v2 `
8
+
9
+ [ #3161 ] : https://github.com/raiden-network/light-client/pull/3161
10
+
11
+ ## [ 2.3.0] - 2022-07-27
6
12
- [ #3160 ] Backport v3.1.0 improvements to ` v2 ` series (supporting [ raiden-contracts v0.40 Coruscant] ( https://github.com/raiden-network/raiden-contracts/releases/tag/v0.40.0 ) and Ethereum Mainnet)
7
13
8
14
[ #3160 ] : https://github.com/raiden-network/light-client/pull/3160
582
588
- Add protocol message implementation.
583
589
584
590
585
- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v3.1.0...HEAD
591
+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v3.1.1...HEAD
592
+ [ 3.1.1 ] : https://github.com/raiden-network/light-client/compare/v3.1.0...v3.1.1
586
593
[ 2.3.0 ] : https://github.com/raiden-network/light-client/compare/v2.2.0...v2.3.0
587
594
[ 3.1.0 ] : https://github.com/raiden-network/light-client/compare/v3.0.0...v3.1.0
588
595
[ 3.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.2.0...v3.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " raiden-ts" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " Raiden Light Client Typescript/Javascript SDK" ,
5
5
"main" : " dist:cjs/index.js" ,
6
6
"module" : " dist/index.js" ,
Original file line number Diff line number Diff line change @@ -18314,6 +18314,14 @@ wrap-ansi@^2.0.0:
18314
18314
string-width "^1.0.1"
18315
18315
strip-ansi "^3.0.1"
18316
18316
18317
+ wrap-ansi@^2.0.0:
18318
+ version "2.1.0"
18319
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
18320
+ integrity sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==
18321
+ dependencies:
18322
+ string-width "^1.0.1"
18323
+ strip-ansi "^3.0.1"
18324
+
18317
18325
wrap-ansi@^3.0.1:
18318
18326
version "3.0.1"
18319
18327
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz#288a04d87eda5c286e060dfe8f135ce8d007f8ba"
You can’t perform that action at this time.
0 commit comments