Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Mar 17, 2024
1 parent 742b923 commit a58e28a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.5.0 (2024-03-17)

- 626ed65 v0.5.0
- 742b923 chore: sync templates form create-vite
- c8d33a9 chore: bupms electron, electron-builder, vite-plugin-electron
- 232c526 feat: preload.ts adapt electron@29
- a9e13ae feat: add create-electron-vite.gif

## 0.4.0 (2023-09-06)

- 38af79d chore: test v0.4.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-electron-vite",
"version": "0.4.0",
"version": "0.5.0",
"type": "module",
"description": "Scaffolding Your Electron + Vite Project",
"license": "MIT",
Expand Down

0 comments on commit a58e28a

Please sign in to comment.