Skip to content

Commit

Permalink
release: 0.3.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
lyric-zemin committed Apr 22, 2024
1 parent 0cd8675 commit 22193f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))



Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down

0 comments on commit 22193f4

Please sign in to comment.