File tree 7 files changed +16
-7
lines changed
7 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " light-client" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
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.1.0] - 2021-12-29
6
+
5
7
## [ 2.0.1] - 2021-12-24
6
8
7
9
## [ 2.0.0] - 2021-12-23
90
92
[ #2054 ] : https://github.com/raiden-network/light-client/pulls/2054
91
93
92
94
93
- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v2.0.1...HEAD
95
+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v2.1.0...HEAD
96
+ [ 2.1.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.1...v2.1.0
94
97
[ 2.0.1 ] : https://github.com/raiden-network/light-client/compare/v2.0.0...v2.0.1
95
98
[ 2.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.2...v2.0.0
96
99
[ 2.0.0-rc.2 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.1...v2.0.0-rc.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @raiden_network/raiden-cli" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
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.1.0] - 2021-12-29
6
+
5
7
### Added
6
8
7
9
- [ #3024 ] Prevent the usage of uninstalled versions
633
635
- Add link to privacy policy.
634
636
- Add basic transfer screen.
635
637
636
- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v2.0.1...HEAD
638
+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v2.1.0...HEAD
639
+ [ 2.1.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.1...v2.1.0
637
640
[ 2.0.1 ] : https://github.com/raiden-network/light-client/compare/v2.0.0...v2.0.1
638
641
[ 2.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.2...v2.0.0
639
642
[ 2.0.0-rc.2 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.1...v2.0.0-rc.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " raiden-dapp" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
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.1.0] - 2021-12-29
6
+
5
7
## [ 2.0.1] - 2021-12-24
6
8
7
9
## [ 2.0.0] - 2021-12-23
530
532
- Add protocol message implementation.
531
533
532
534
533
- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v2.0.1...HEAD
535
+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v2.1.0...HEAD
536
+ [ 2.1.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.1...v2.1.0
534
537
[ 2.0.1 ] : https://github.com/raiden-network/light-client/compare/v2.0.0...v2.0.1
535
538
[ 2.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.2...v2.0.0
536
539
[ 2.0.0-rc.2 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.1...v2.0.0-rc.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " raiden-ts" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Raiden Light Client Typescript/Javascript SDK" ,
5
5
"main" : " dist:cjs/index.js" ,
6
6
"module" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments