chore: add changelog 4.6.10

This commit is contained in:
qingwei.li
2018-04-04 06:12:26 +09:00
parent cb1a56d89b
commit cf05d7b26c
3 changed files with 12 additions and 2 deletions
+10
View File
@@ -1,3 +1,13 @@
<a name="4.6.10"></a>
## [4.6.10](https://github.com/QingWei-Li/docsify/compare/v4.6.9...v4.6.10) (2018-03-25)
### Bug Fixes
* async install config, fixed [#425](https://github.com/QingWei-Li/docsify/issues/425) ([e4e011c](https://github.com/QingWei-Li/docsify/commit/e4e011c))
<a name="4.6.9"></a>
## [4.6.9](https://github.com/QingWei-Li/docsify/compare/v4.6.8...v4.6.9) (2018-03-10)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.6.9",
"version": "4.6.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.6.9",
"version": "4.6.10",
"description": "A magical documentation generator.",
"author": {
"name": "qingwei-li",