Skip to content

Commit

Permalink
release: v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglinquan committed Jan 4, 2021
1 parent 234d3fa commit f112713
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.2.2](https://github.com/lenqwang/vue-cli-plugin-multiple-page/compare/v0.2.1...v0.2.2) (2021-01-04)


### Bug Fixes

* remove another redundant code ([19f2d1b](https://github.com/lenqwang/vue-cli-plugin-multiple-page/commit/19f2d1b52eeeafa6cc04960e161624f935eb656f))
* remove redundant code ([6fdd1cb](https://github.com/lenqwang/vue-cli-plugin-multiple-page/commit/6fdd1cb4652f70eedc3daa98ff3c4d0e4d7e2233))

## [0.2.1](https://github.com/qqcome110/vue-cli-plugin-multiple-page/compare/v0.2.0...v0.2.1) (2020-10-27)

# 0.2.0 (2020-10-26)
Expand Down
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.2.1",
"version": "0.2.2",
"main": "index.js",
"author": {
"name": "lenq",
Expand Down

0 comments on commit f112713

Please sign in to comment.