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

Commitba13b0f

Browse files
committed
prepare v0.18 release
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent4e1a407 commitba13b0f

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
@@ -4,6 +4,10 @@ All notable changes to the "coderoad-vscode" extension will be documented in thi
44

55
Check[Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
##[0.18.0]
8+
9+
- Improved error logging in output channel "CodeRoad (Logs)"
10+
711
##[0.17.2]
812

913
- Bundle size down to~1mb

‎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.17.4",
3+
"version":"0.18.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.17.4",
3+
"version":"0.18.0",
44
"private":true,
55
"scripts": {
66
"analyze":"source-map-explorer 'build/static/js/*.js'",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp