File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -249,7 +249,10 @@ Adds a review page for viewing tutorial content. The review page should be espec
249249- Supports running vscode commands anywhere that command line commands can be run
250250- Admin mode to allow creators to jump between tutorial levels/steps during development
251251
252- ### [0.13.1 ]
252+ ### [0.14.0 ]
253253
254- - Add logo
255- - Fix issue with watcher tests running on reset
254+ - Add logo to vscode marketplace
255+ - Fixes
256+ - issue with watcher tests running on reset
257+ - issue with some commits loading multiple times on continue
258+ - issue with task progress not displaying correctly
Original file line number Diff line number Diff line change 11{
22 "name" : " coderoad" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .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.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " react-app-rewired build" ,
You can’t perform that action at this time.
0 commit comments