We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6806966 commit 1302b57Copy full SHA for 1302b57
packages/create-electron/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### v1.0.26 (_2025-03-25_)
2
+
3
+- chore: update vue ts tempalte readme
4
+- chore: bump deps
5
6
### v1.0.25 (_2025-02-17_)
7
8
- feat: move to eslint flat config
packages/create-electron/package.json
@@ -1,6 +1,6 @@
{
"name": "@quick-start/create-electron",
- "version": "1.0.25",
+ "version": "1.0.26",
"description": "An easy way to start an Electron project",
"main": "index.js",
"bin": {
0 commit comments