Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 47e6249

Browse files
committed
Prepare next development iteration 0.4.2
Signed-off-by: Aurélien Pupier <[email protected]>
1 parent bc7e5c0 commit 47e6249

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to the "vscode-didact" extension will be documented in this file.
44

5+
## 0.4.2
6+
57
## 0.4.1
68

79
- Fix embedded tutorials after an upgrade. It requires having the setting `Auto-add default tutorials` kept to default value `true`

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Didact",
44
"description": "Didact Tutorial Tools for Visual Studio Code",
55
"license": "Apache-2.0",
6-
"version": "0.4.1",
6+
"version": "0.4.2",
77
"icon": "icon/logo.png",
88
"publisher": "redhat",
99
"preview": true,

0 commit comments

Comments
 (0)