We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b3208 commit 9809f76Copy full SHA for 9809f76
CHANGELOG.md
@@ -1,6 +1,10 @@
1
-<a name="2.0.0"></a>
+<a name="2.0.1"></a>
2
3
-# [2.0.0](https://github.com/longshihui/vue-cli-plugin-navigator/compare/v1.3.1...v2.0.0) (2019-01-02)
+## [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))
8
9
### Features
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-navigator",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Multi-page application homepage for vue cli",
"repository": {
"type": "git",
0 commit comments