File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to the "tutorialkit" extension will be documented in this fi
4
4
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
7
+ ## [ 0.1.0]
8
+
9
+ - Add autocompletion in the metadata of TutorialKit markdown and mdx files (see: https://github.com/stackblitz/tutorialkit/pull/143 )
10
+
7
11
## [ 0.0.11]
8
12
9
13
- Remove the error toast appearing when loading the extension with no workspace present
Original file line number Diff line number Diff line change 4
4
"description" : " TutorialKit support in VS Code" ,
5
5
"icon" : " resources/tutorialkit-icon.png" ,
6
6
"publisher" : " StackBlitz" ,
7
- "version" : " 0.0.11 " ,
7
+ "version" : " 0.1.0 " ,
8
8
"engines" : {
9
9
"vscode" : " ^1.80.0"
10
10
},
You can’t perform that action at this time.
0 commit comments