Skip to content

Commit

Permalink
chore: release v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Sep 19, 2024
1 parent 0878e51 commit 2331fb6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.6.0](https://github.com/tomjs/vite-plugin-vscode/compare/v2.5.5...v2.6.0) (2024-09-20)

- docs: use jsdocs.io [0878e51](https://github.com/tomjs/vite-plugin-vscode/commit/0878e51)
- fix: export types [a6cea35](https://github.com/tomjs/vite-plugin-vscode/commit/a6cea35)
- fix: htmlCode key [6facf86](https://github.com/tomjs/vite-plugin-vscode/commit/6facf86)

## [2.5.5](https://github.com/tomjs/vite-plugin-vscode/compare/v2.5.4...v2.5.5) (2024-07-01)

- docs: add api document [fd559b4](https://github.com/tomjs/vite-plugin-vscode/commit/fd559b4)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tomjs/vite-plugin-vscode",
"version": "2.5.5",
"version": "2.6.0",
"description": "Use vue/react to develop 'vscode extension webview', supporting esm/cjs",
"keywords": [
"vite",
Expand Down

0 comments on commit 2331fb6

Please sign in to comment.