Skip to content

Commit 229c398

Browse files
committed
release: v1.0.11
1 parent f09a482 commit 229c398

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.0.11 (_2022-10-16_)
2+
3+
- feat: externalize deps plugin
4+
15
### v1.0.10 (_2022-10-07_)
26

37
- feat: export splitVendorChunk from vite

package.json

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

0 commit comments

Comments
 (0)