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

Commitee37246

Browse files
committed
prepare v0.4.0 release
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent54b5428 commitee37246

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

‎CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,11 @@ Resulting in a folder structure like the following:
9191
- package.json
9292
- server.js
9393
```
94+
95+
## [0.4.0]
96+
97+
- Navigate through text content from previous levels.
98+
99+
![traverse content](./docs/images/traverse-content.png)
100+
101+
- Fixes progress navigation bug when no steps in a level

‎docs/images/traverse-content.png

112 KB
Loading

‎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.3.0",
3+
"version":"0.4.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.3.0",
3+
"version":"0.4.0",
44
"private":true,
55
"scripts": {
66
"build":"react-app-rewired build",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp