Skip to content

Commit 4aae557

Browse files
committed
v0.28.8
1 parent e1eacee commit 4aae557

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.28.8 (2024-09-19)
2+
3+
- 3239718 fix: better exit app #251
4+
- 927885d fix: unable to disable watch #252
5+
- f043f74 chore: cleanup
6+
- 149c4a9 Merge pull request #247 from think-flow/testfix
7+
- f9bda13 fix: notBundle test is failed
8+
19
## 0.28.7 (2024-04-27)
210

311
- b3cf74c chore: cleanup, code format

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-electron",
3-
"version": "0.28.7",
3+
"version": "0.28.8",
44
"description": "Electron 🔗 Vite",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)