Skip to content

Commit

Permalink
chore: release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jun 26, 2024
1 parent 423aae4 commit 73405c0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## [1.3.0](https://github.com/tomjs/vscode-extension-webview/compare/v1.2.0...v1.3.0) (2024-06-26)
## [1.3.1](https://github.com/tomjs/vscode-extension-webview/compare/v1.3.0...v1.3.1) (2024-06-27)

- chore: remove np [423aae4](https://github.com/tomjs/vscode-extension-webview/commit/423aae4)

- fix: postMessage delay issue [e359433](https://github.com/tomjs/vscode-extension-webview/commit/e359433)
- chore: add packageManager [fd54f49](https://github.com/tomjs/vscode-extension-webview/commit/fd54f49)
- chore: update deps [3fb3384](https://github.com/tomjs/vscode-extension-webview/commit/3fb3384)
- feat: remove unused code [d8bd821](https://github.com/tomjs/vscode-extension-webview/commit/d8bd821)
- chore: remove types folder [2eb9663](https://github.com/tomjs/vscode-extension-webview/commit/2eb9663)
- feat: remove gen template script [3068896](https://github.com/tomjs/vscode-extension-webview/commit/3068896)
## [1.3.0](https://github.com/tomjs/vscode-extension-webview/compare/v1.2.0...v1.3.0) (2024-06-26)

- fix: postMessage delay issue [e359433](https://github.com/tomjs/vscode-extension-webview/commit/e359433)
- chore: add packageManager [fd54f49](https://github.com/tomjs/vscode-extension-webview/commit/fd54f49)
- chore: update deps [3fb3384](https://github.com/tomjs/vscode-extension-webview/commit/3fb3384)
- feat: remove unused code [d8bd821](https://github.com/tomjs/vscode-extension-webview/commit/d8bd821)
- chore: remove types folder [2eb9663](https://github.com/tomjs/vscode-extension-webview/commit/2eb9663)
- feat: remove gen template script [3068896](https://github.com/tomjs/vscode-extension-webview/commit/3068896)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tomjs/vscode-extension-webview",
"version": "1.3.0",
"version": "1.3.1",
"description": "When using 'webview.html' in vscode extension development, 'HMR' of vue/react is supported.",
"keywords": [
"vscode",
Expand Down

0 comments on commit 73405c0

Please # to comment.