Skip to content

Commit

Permalink
v0.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Mar 13, 2024
1 parent a300c08 commit 1f564ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.28.3 (2024-03-13)

- a300c08 fix: remove electron@28 version pre-deps

## 0.28.2 (2024-02-11)

- 5b0fc87 feat: use `treeKillSync()` instead `tree-kill`
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": "vite-plugin-electron",
"version": "0.28.2",
"version": "0.28.3",
"description": "Electron 🔗 Vite",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 1f564ff

Please sign in to comment.