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.
2 parents 456fbf4 + 6695cfe commit 28436bfCopy full SHA for 28436bf
.gitattributes
@@ -0,0 +1 @@
1
+*.js linguist-language=Vue
CHANGELOG.md
@@ -1,5 +1,5 @@
-<a name="1.0.7"></a>
2
-## [1.0.7](https://github.com/xunleif2e/vue-lazy-component/compare/v1.0.6...v1.0.7) (2017-09-15)
+<a name="1.0.8"></a>
+## [1.0.8](https://github.com/xunleif2e/vue-lazy-component/compare/v1.0.7...v1.0.8) (2017-09-15)
3
4
5
package.json
@@ -1,7 +1,7 @@
{
"name": "@xunlei/vue-lazy-component",
"description": "Vue.js 2.0 组件级懒加载方案",
- "version": "1.0.7",
+ "version": "1.0.8",
"private": false,
6
"main": "dist/vue-lazy-component.js",
7
"files": [
0 commit comments