Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ca7efc

Browse files
committed
prepare v0.14 release
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent381bb9e commit0ca7efc

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

‎CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff 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

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

‎web-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp