Skip to content

Commit f112713

Browse files
author
wanglinquan
committed
release: v0.2.2
1 parent 234d3fa commit f112713

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.2.2](https://github.com/lenqwang/vue-cli-plugin-multiple-page/compare/v0.2.1...v0.2.2) (2021-01-04)
2+
3+
4+
### Bug Fixes
5+
6+
* remove another redundant code ([19f2d1b](https://github.com/lenqwang/vue-cli-plugin-multiple-page/commit/19f2d1b52eeeafa6cc04960e161624f935eb656f))
7+
* remove redundant code ([6fdd1cb](https://github.com/lenqwang/vue-cli-plugin-multiple-page/commit/6fdd1cb4652f70eedc3daa98ff3c4d0e4d7e2233))
8+
19
## [0.2.1](https://github.com/qqcome110/vue-cli-plugin-multiple-page/compare/v0.2.0...v0.2.1) (2020-10-27)
210

311
# 0.2.0 (2020-10-26)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-multiple-page",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"main": "index.js",
55
"author": {
66
"name": "lenq",

0 commit comments

Comments
 (0)