Skip to content

Commit

Permalink
Release Version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
waynewaynetsai committed May 3, 2022
1 parent 28fec75 commit 4c764c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log


## v1.1.4

- fix(loader.ts): fix script path error
- refactor(template.typescript): move extension.js to dist directory

## v1.1.0

- feat: reading `extension.js`'s from package.json's main property
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Vsce Script",
"publisher": "waynewaynetsai",
"description": "Extension runtime with automation api for VS Code and Vim extension",
"version": "1.1.3",
"version": "1.1.4",
"engines": {
"vscode": "^1.65.0"
},
Expand Down

0 comments on commit 4c764c5

Please sign in to comment.