chore: add changelog 4.6.9

This commit is contained in:
qingwei.li 2018-03-10 11:17:07 +08:00
parent 531e483c31
commit 4cd0e5eb49
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
<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)
### Bug Fixes
* upgrade medium-zoom, fixed [#417](https://github.com/QingWei-Li/docsify/issues/417) ([6a3d69a](https://github.com/QingWei-Li/docsify/commit/6a3d69a))
<a name="4.6.8"></a>
## [4.6.8](https://github.com/QingWei-Li/docsify/compare/v4.6.7...v4.6.8) (2018-03-06)

2
package-lock.json generated
View File

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

View File

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