Skip to content

Commit 1302b57

Browse files
committed
release(create-electron): v1.0.26
1 parent 6806966 commit 1302b57

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/create-electron/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v1.0.26 (_2025-03-25_)
2+
3+
- chore: update vue ts tempalte readme
4+
- chore: bump deps
5+
16
### v1.0.25 (_2025-02-17_)
27

38
- feat: move to eslint flat config

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.25",
3+
"version": "1.0.26",
44
"description": "An easy way to start an Electron project",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)