mirror of
https://github.com/alex8088/electron-vite.git
synced 2025-04-06 04:05:44 +08:00
release: v1.0.6
This commit is contained in:
parent
d24519d71b
commit
ffda7049c7
@ -1,3 +1,8 @@
|
||||
### v1.0.6 (_2022-08-25_)
|
||||
|
||||
- chore: update deps
|
||||
- chore: use vite@3
|
||||
|
||||
### v1.0.5 (_2022-08-20_)
|
||||
|
||||
- fix: can not get import meta env variables in renderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "electron-vite",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "Electron build tooling based on Vite",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user