Skip to content

Commit 9809f76

Browse files
author
longshihui
committed
更新版本号至2.0.1,更新changelog
1 parent 35b3208 commit 9809f76

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
<a name="2.0.0"></a>
1+
<a name="2.0.1"></a>
22

3-
# [2.0.0](https://github.com/longshihui/vue-cli-plugin-navigator/compare/v1.3.1...v2.0.0) (2019-01-02)
3+
## [2.0.1](https://github.com/longshihui/vue-cli-plugin-navigator/compare/v1.3.1...v2.0.1) (2019-01-02)
4+
5+
### Bug Fixes
6+
7+
- 修复 OptionDefaulter 对页面名字带.等特殊字符取值不正确的问题 ([35b3208](https://github.com/longshihui/vue-cli-plugin-navigator/commit/35b3208))
48

59
### Features
610

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-navigator",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Multi-page application homepage for vue cli",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)