chore: add changelog 4.5.9

This commit is contained in:
qingwei.li 2018-02-07 15:15:33 +08:00
parent 30f07b1d5b
commit 39dd894650
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
<a name="4.5.9"></a>
## [4.5.9](https://github.com/QingWei-Li/docsify/compare/v4.5.8...v4.5.9) (2018-02-07)
### Bug Fixes
* upgrade marked ([4157173](https://github.com/QingWei-Li/docsify/commit/4157173))
<a name="4.5.8"></a>
## [4.5.8](https://github.com/QingWei-Li/docsify/compare/v4.5.6...v4.5.8) (2018-02-07)

2
package-lock.json generated
View File

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

View File

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