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

Commit9ec63c8

Browse files
committed
prepare 0.2.3 release with notes
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent9f4f66e commit9ec63c8

File tree

6 files changed

+9
-5
lines changed

6 files changed

+9
-5
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
4141
##[0.2.2]
4242

4343
- Fixes issue where app fails on startup without a workspace, and instead returns an error page
44+
45+
##[0.2.3]
46+
47+
- Support Windows OS

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Install CodeRoad from [this link in the VSCode Marketplace](https://marketplace.
2929

3030
###Requirements
3131

32-
- OS: MacOS,Linux (Windows coming soon#227)
32+
- OS: MacOS, Windows, Linux
3333
- VSCode 1.40+
3434
- Node.js 10+
3535
- Git

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎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.2.2",
3+
"version":"0.2.3",
44
"description":"Play interactive coding tutorials in your editor",
55
"keywords": [
66
"tutorial",

‎web-app/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp