File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # v0.0.3-beta.6
2+
3+ ## Added
4+ - implement ping method ([ commit] ( https://github.com/clightning4j/ln-dashboard/commit/ea30c348fa8d846d75a219aebb37281d3a40212a ) ). @gautamjajoo 18-08-2022
5+ - implement notification system ([ commit] ( https://github.com/clightning4j/ln-dashboard/commit/e3913ddca09b0ecdf52aca3438f6dc937170ab55 ) ). @gautamjajoo 14-08-2022
6+
7+
18# v0.0.3-beta.5
29
310## Fixed
Original file line number Diff line number Diff line change 11{
22 "package_name" : " ln-dashboard" ,
3- "version" : " v0.0.3-beta.5 " ,
3+ "version" : " v0.0.3-beta.6 " ,
44 "api" : {
55 "name" : " github" ,
66 "repository" : " clightning4j/ln-dashboard" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ln-dashboard" ,
3- "version" : " 0.3.0-beta.5 " ,
3+ "version" : " 0.3.0-beta.6 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments