Skip to content

Commit 1302b57

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

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/create-electron/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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)