Skip to content

Commit f606551

Browse files
authored
Merge pull request #178 from electron-vite/v0.15.4
v0.15.4
2 parents 532e0b4 + 56c3b9b commit f606551

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.15.4 (2023-11-08)
2+
3+
- 532e0b4 Merge pull request #177 from Siykt/main
4+
- 845c39b fix: add SIGKILL to tree-kill call
5+
6+
**Contributors:**
7+
8+
- [#177](https://github.com/electron-vite/vite-plugin-electron/pull/177)@[Siykt](https://github.com/Siykt)
9+
110
## 0.15.3 (2023-11-07)
211

312
- 20907ef chore: recover `v0.15.1`

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.15.3",
3+
"version": "0.15.4",
44
"description": "Electron 🔗 Vite",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)