chore: add changelog 4.9.4

This commit is contained in:
Anton Wilhelm 2019-05-05 18:41:18 +02:00 committed by Anton Wilhelm
parent c78f2117e3
commit 2fb5a1128e
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
<a name="4.9.4"></a>
## [4.9.4](https://github.com/docsifyjs/docsify/compare/v4.9.2...v4.9.4) (2019-05-05)
<a name="4.9.2"></a>
## [4.9.2](https://github.com/docsifyjs/docsify/compare/v4.9.1...v4.9.2) (2019-04-21)

2
package-lock.json generated
View File

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

View File

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