diff --git a/CHANGELOG.md b/CHANGELOG.md index 16a5e26..71979b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [0.6.1](https://github.com/vexip-ui/create-vexip/compare/v0.5.8...v0.6.1) (2023-09-15) + +### Features + +- add optimizeDeps of Vite config ([6d66a04](https://github.com/vexip-ui/create-vexip/commit/6d66a04229a017c200a67c20a33d4757c7c5db16)) + # [0.6.0](https://github.com/vexip-ui/create-vexip/compare/v0.5.8...v0.6.0) (2023-09-15) ### Features diff --git a/package.json b/package.json index 1c9cc9e..511708e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vexip", - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "author": "qmhc", "bin": {