We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a300c08 commit 1f564ffCopy full SHA for 1f564ff
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.28.3 (2024-03-13)
2
+
3
+- a300c08 fix: remove electron@28 version pre-deps
4
5
## 0.28.2 (2024-02-11)
6
7
- 5b0fc87 feat: use `treeKillSync()` instead `tree-kill`
package.json
@@ -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",
0 commit comments