diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa71cf..7330325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -# [0.2.0](https://github.com/lyric-zemin/vue3-vite-template/compare/v0.1.0...v0.2.0) (2023-08-28) +# [0.3.0](https://github.com/lyric-zemin/vue3-vite-template/compare/v0.1.0...v0.3.0) (2024-04-22) + + +### Performance Improvements + +* 依赖更新 ([0cd8675](https://github.com/lyric-zemin/vue3-vite-template/commit/0cd86750de5d63fe92edff2a2bf8be5b5b918fe7)) +* 依赖更新 ([7028afe](https://github.com/lyric-zemin/vue3-vite-template/commit/7028afe987dc6cbfc58bb76b260cc4a38b399d87)) diff --git a/package.json b/package.json index 84247d2..d029467 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "type": "module", - "version": "0.2.0", + "version": "0.3.0", "private": true, "packageManager": "pnpm@9.0.5", "scripts": {