File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to the "coderoad-vscode" extension will be documented in thi
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 0.18.0]
8+
9+ - Improved error logging in output channel "CodeRoad (Logs)"
10+
711## [ 0.17.2]
812
913- Bundle size down to ~ 1mb
Original file line number Diff line number Diff line change 11{
22 "name" : " coderoad" ,
3- "version" : " 0.17.4 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " Play interactive coding tutorials in your editor" ,
55 "keywords" : [
66 " tutorial" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " coderoad-app" ,
3- "version" : " 0.17.4 " ,
3+ "version" : " 0.18.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "analyze" : " source-map-explorer 'build/static/js/*.js'" ,
You can’t perform that action at this time.
0 commit comments