Skip to content

Commit 2096418

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-08-11) ### Bug Fixes * **dev:** gate electron plugins behind ELECTRON=1; keep web:dev standalone ([4f4d937](4f4d937)) * **electron:** use ESM-safe __dirname in main.ts; ignore dist-electron; reliable electron:dev ([1982964](1982964)) ### Features * **electron:** scaffold main and preload; integrate vite-plugin-electron; add deps ([2e06dba](2e06dba))
1 parent 22956b0 commit 2096418

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,19 @@
3333
* **electron:** use ESM-safe __dirname in main.ts; ignore dist-electron; reliable electron:dev ([1982964](https://github.com/kccarlos/gitcontext/commit/1982964b2aa70605678d0a98d2185f608936568d))
3434

3535

36+
### Features
37+
38+
* **electron:** scaffold main and preload; integrate vite-plugin-electron; add deps ([2e06dba](https://github.com/kccarlos/gitcontext/commit/2e06dba25a1d56d304d554f7d5cd2ad9ac9c55ad))
39+
40+
# 1.0.0 (2025-08-11)
41+
42+
43+
### Bug Fixes
44+
45+
* **dev:** gate electron plugins behind ELECTRON=1; keep web:dev standalone ([4f4d937](https://github.com/kccarlos/gitcontext/commit/4f4d93752e124382594982f74801d80932cb42f1))
46+
* **electron:** use ESM-safe __dirname in main.ts; ignore dist-electron; reliable electron:dev ([1982964](https://github.com/kccarlos/gitcontext/commit/1982964b2aa70605678d0a98d2185f608936568d))
47+
48+
3649
### Features
3750

3851
* **electron:** scaffold main and preload; integrate vite-plugin-electron; add deps ([2e06dba](https://github.com/kccarlos/gitcontext/commit/2e06dba25a1d56d304d554f7d5cd2ad9ac9c55ad))

0 commit comments

Comments
 (0)