Skip to content

Commit

Permalink
chore(release): 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
StreakingMan committed May 30, 2022
1 parent 2399b95 commit 260f39a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.3](https://github.com/StreakingMan/vue3-resume-editor/compare/v0.0.2...v0.0.3) (2022-05-30)


### Bug Fixes

* v-menu交互配置 ([2399b95](https://github.com/StreakingMan/vue3-resume-editor/commit/2399b95740d9f98c209b97a14619a7220ef8ab2d))

### [0.0.2](https://github.com/StreakingMan/vue3-resume-editor/compare/v0.0.1...v0.0.2) (2022-05-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue3-resume-editor",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"serve": "vite preview",
"build": "vite build",
Expand Down

1 comment on commit 260f39a

@vercel
Copy link

@vercel vercel bot commented on 260f39a May 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.