File tree Expand file tree Collapse file tree 5 files changed +15
-6
lines changed
Expand file tree Collapse file tree 5 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.16.0-alpha.2] ( https://github.com/nervosnetwork/neuron/compare/v0.16.0-alpha.1...v0.16.0-alpha.2 ) (2019-07-26)
2+
3+
4+ ### Features
5+
6+ * Update app icon ([ 17936c4] ( https://github.com/nervosnetwork/neuron/commit/17936c4 ) )
7+ * ** neuron-ui:** display balance with thousandth delimiter ([ 07e4370] ( https://github.com/nervosnetwork/neuron/commit/07e4370 ) )
8+
9+
10+
111# [ 0.16.0-alpha.1] ( https://github.com/nervosnetwork/neuron/compare/v0.16.0-alpha.0...v0.16.0-alpha.1 ) (2019-07-26)
212
313
1929* subscribe network list from neuron-wallet in neuron-ui ([ b56ae1c] ( https://github.com/nervosnetwork/neuron/commit/b56ae1c ) )
2030
2131
22-
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.16.0-alpha.1 " ,
5+ "version" : " 0.16.0-alpha.2 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true
88}
Original file line number Diff line number Diff line change 22 "name" : " @nervosnetwork/neuron" ,
33 "productName" : " Neuron" ,
44 "description" : " CKB Neuron Wallet" ,
5- "version" : " 0.16.0-alpha.1 " ,
5+ "version" : " 0.16.0-alpha.2 " ,
66 "private" : true ,
77 "author" : {
88 "name" : " Nervos Core Dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nervosnetwork/neuron-ui" ,
3- "version" : " 0.16.0-alpha.1 " ,
3+ "version" : " 0.16.0-alpha.2 " ,
44 "private" : true ,
55 "author" : {
66 "name" : " Nervos Core Dev" ,
Original file line number Diff line number Diff line change 33 "productName" : " Neuron" ,
44 "description" : " CKB Neuron Wallet" ,
55 "homepage" : " https://www.nervos.org/" ,
6- "version" : " 0.16.0-alpha.1 " ,
6+ "version" : " 0.16.0-alpha.2 " ,
77 "private" : true ,
88 "author" : {
99 "name" : " Nervos Core Dev" ,
5353 },
5454 "devDependencies" : {
5555 "@nervosnetwork/ckb-types" : " 0.16.0" ,
56- "@nervosnetwork/neuron-ui" : " 0.16.0-alpha.1 " ,
56+ "@nervosnetwork/neuron-ui" : " 0.16.0-alpha.2 " ,
5757 "@types/async" : " 3.0.0" ,
5858 "@types/electron-devtools-installer" : " 2.2.0" ,
5959 "@types/elliptic" : " 6.4.8" ,
You can’t perform that action at this time.
0 commit comments