Skip to content

Commit 666900b

Browse files
committed
v0.1.0
1 parent 303b715 commit 666900b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
All notable changes to the "workflow-script-highlighter" extension will be documented in this file.
44

5+
## [v0.1.0]
6+
7+
- Migrate Volar.js based project
8+
59
## [v0.0.1]
610

711
- Initial release

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "workflow-script-highlighter",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"publisher": "yamachu",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)