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 303b715 commit 666900bCopy full SHA for 666900b
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the "workflow-script-highlighter" extension will be documented in this file.
4
5
+## [v0.1.0]
6
+
7
+- Migrate Volar.js based project
8
9
## [v0.0.1]
10
11
- Initial release
packages/vscode/package.json
@@ -1,7 +1,7 @@
1
{
"private": true,
"name": "workflow-script-highlighter",
- "version": "0.0.1",
+ "version": "0.1.0",
"publisher": "yamachu",
"license": "MIT",
"repository": {
0 commit comments