diff --git a/CHANGELOG.md b/CHANGELOG.md index a632f13..db6dbaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ +## 2022-10-03 + +[v2.1.0](https://github.com/electron-vite/electron-vite-vue/pull/267) + +- `vite-electron-plugin` is Fast, and WYSIWYG. 🌱 +- last-commit: db2e830 v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron` + ## 2022-06-04 [v2.0.0](https://github.com/electron-vite/electron-vite-vue/pull/156) - 🖖 Based on the `vue-ts` template created by `npm create vite`, integrate `vite-plugin-electron` - ⚡️ More simplify, is in line with Vite project structure +- last-commit: a15028a (HEAD -> main) feat: hoist `process.env` ## 2022-01-30