Skip to content

Commit ad50cba

Browse files
committed
release: 4.0.1
1 parent b55eb72 commit ad50cba

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v4.0.1 (_2025-09-21_)
2+
3+
- perf: build compatibility target for Electron 38
4+
15
### v4.0.0 (_2025-07-06_)
26

37
- refactor!: bump required node version to 20.19+, 22.12+

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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Electron build tooling based on Vite",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)