We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447854e commit ef40a8dCopy full SHA for ef40a8d
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the YoWASP toolchain extension will be documented in this file.
4
5
+## 0.4.3
6
+
7
+- None yet.
8
9
## 0.4.2
10
11
- Fixed native VS Code compatibility with updated `@yowasp/*` packages.
package.json
@@ -9,7 +9,7 @@
},
"license": "ISC",
"homepage": "https://yowasp.org/",
12
- "version": "0.4.2",
+ "version": "0.4.3",
13
"repository": {
14
"type": "git",
15
"url": "https://github.com/YoWASP/vscode.git"
0 commit comments