Skip to content

Commit 514f26a

Browse files
committed
release(create-electron): v1.0.20
1 parent 4c48254 commit 514f26a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: packages/create-electron/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.0.20 (_2024-01-27_)
2+
3+
fix: add ipcHandler function to solid-ts template ([#24](https://github.com/alex8088/quick-start/pull/24))
4+
15
### v1.0.19 (_2024-01-26_)
26

37
- refactor: new hero

Diff for: packages/create-electron/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quick-start/create-electron",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"description": "An easy way to start an Electron project",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)