chore: add changelog 4.8.6

fix/351 v4.8.6
Qingwei Li 6 years ago
parent a07a613312
commit a257a4ab4e
  1. 10
      CHANGELOG.md
  2. 2
      package-lock.json
  3. 2
      package.json

@ -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

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

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

Loading…
Cancel
Save