Skip to content

Commit 94def5b

Browse files
committed
chore: release v3.2.1
1 parent 66cec8c commit 94def5b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [3.2.1](https://github.com/tomjs/vite-plugin-vscode/compare/v3.2.0...v3.2.1) (2024-12-05)
2+
3+
- fix: husky [66cec8c](https://github.com/tomjs/vite-plugin-vscode/commit/66cec8c)
4+
- docs: modify description [10082f9](https://github.com/tomjs/vite-plugin-vscode/commit/10082f9)
5+
16
## [3.2.0](https://github.com/tomjs/vite-plugin-vscode/compare/v3.1.1...v3.2.0) (2024-12-05)
27

38
- feat: support copy/paste commands for macos #21 [d0eec00](https://github.com/tomjs/vite-plugin-vscode/commit/d0eec00)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tomjs/vite-plugin-vscode",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Use vue/react to develop 'vscode extension webview', supporting esm/cjs",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)