chore: add changelog 4.9.1

This commit is contained in:
liqingwei 2019-02-21 17:26:41 +08:00
parent 29d9cda3de
commit bc4d06bb16
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
<a name="4.9.1"></a>
## [4.9.1](https://github.com/docsifyjs/docsify/compare/v4.9.0...v4.9.1) (2019-02-21)
### Bug Fixes
* github assets url ([#774](https://github.com/docsifyjs/docsify/issues/774)) ([140bf10](https://github.com/docsifyjs/docsify/commit/140bf10))
<a name="4.9.0"></a>
# [4.9.0](https://github.com/docsifyjs/docsify/compare/v4.8.6...v4.9.0) (2019-02-19)

2
package-lock.json generated
View File

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

View File

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