Skip to content

Commit

Permalink
chore: Create CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
CharleeWa committed Jun 6, 2022
1 parent b6fcaa0 commit e07ffde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 0.2.0 (2022-06-06)



1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"scripts": {
"dev": "cross-env MOCK_SERVER_PORT=8086 vite",
"build": "vue-tsc --noEmit && vite build",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
"preview": "vite preview"
},
"dependencies": {
Expand Down

0 comments on commit e07ffde

Please sign in to comment.