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

Commit18c1993

Browse files
committed
prepare v0.6.1 release
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent1fa2004 commit18c1993

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,7 @@ CODEROAD_TUTORIAL_URL='path/to/tutorial_config_file.json' // will load directly
121121
```
122122

123123
- Improves styles for inline code blocks
124+
125+
## [0.6.1]
126+
127+
- Replace checkboxes with icons

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp