chore: add changelog 4.8.6

This commit is contained in:
Qingwei Li 2018-11-12 10:24:23 +08:00
parent a07a613312
commit a257a4ab4e
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
<a name="4.8.6"></a>
## [4.8.6](https://github.com/docsifyjs/docsify/compare/v4.8.5...v4.8.6) (2018-11-12)
### Bug Fixes
* IE10 compatibility ([#691](https://github.com/docsifyjs/docsify/issues/691)) ([4db8cd6](https://github.com/docsifyjs/docsify/commit/4db8cd6))
<a name="4.8.5"></a>
## [4.8.5](https://github.com/docsifyjs/docsify/compare/v4.8.4...v4.8.5) (2018-11-02)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.8.5",
"version": "4.8.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.8.5",
"version": "4.8.6",
"description": "A magical documentation generator.",
"author": {
"name": "qingwei-li",