File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " light-client" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Raiden Light Client monorepo" ,
55 "author" : " brainbot labs est." ,
66 "private" : true ,
Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.1.0] - 2021-12-29
6+
57## [ 2.0.1] - 2021-12-24
68
79## [ 2.0.0] - 2021-12-23
9092[ #2054 ] : https://github.com/raiden-network/light-client/pulls/2054
9193
9294
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
9497[ 2.0.1 ] : https://github.com/raiden-network/light-client/compare/v2.0.0...v2.0.1
9598[ 2.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.2...v2.0.0
9699[ 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 11{
22 "name" : " @raiden_network/raiden-cli" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "author" : " brainbot labs est." ,
55 "license" : " MIT" ,
66 "description" : " Raiden Light Client standalone app with a REST API via HTTP" ,
Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.1.0] - 2021-12-29
6+
57### Added
68
79- [ #3024 ] Prevent the usage of uninstalled versions
633635- Add link to privacy policy.
634636- Add basic transfer screen.
635637
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
637640[ 2.0.1 ] : https://github.com/raiden-network/light-client/compare/v2.0.0...v2.0.1
638641[ 2.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.2...v2.0.0
639642[ 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 11{
22 "name" : " raiden-dapp" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "private" : true ,
55 "description" : " A dApp that showcases the Raiden Light Client sdk functionality" ,
66 "author" : " brainbot labs est." ,
Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.1.0] - 2021-12-29
6+
57## [ 2.0.1] - 2021-12-24
68
79## [ 2.0.0] - 2021-12-23
530532- Add protocol message implementation.
531533
532534
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
534537[ 2.0.1 ] : https://github.com/raiden-network/light-client/compare/v2.0.0...v2.0.1
535538[ 2.0.0 ] : https://github.com/raiden-network/light-client/compare/v2.0.0-rc.2...v2.0.0
536539[ 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 11{
22 "name" : " raiden-ts" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Raiden Light Client Typescript/Javascript SDK" ,
55 "main" : " dist:cjs/index.js" ,
66 "module" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments