Skip to content

Commit

Permalink
release: v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglinquan committed Oct 26, 2020
1 parent 05671fd commit 12339c9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 0.2.0 (2020-10-26)


### Features

* init project ([d1089f6](https://github.com/qqcome110/vue-cli-plugin-multiple-page/commit/d1089f6e686bb36f1282a2cf087181dc1fa4f4ef))

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-multiple-page",
"version": "0.1.0",
"version": "0.2.0",
"main": "index.js",
"author": {
"name": "lenq",
Expand Down

0 comments on commit 12339c9

Please sign in to comment.