chore: add changelog 4.7.1

This commit is contained in:
Qingwei Li
2018-08-30 12:09:25 +08:00
parent 8336769127
commit c6eafa32b1
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
<a name="4.7.1"></a>
## [4.7.1](https://github.com/docsifyjs/docsify/compare/v4.7.0...v4.7.1) (2018-08-30)
<a name="4.7.0"></a>
# [4.7.0](https://github.com/QingWei-Li/docsify/compare/v4.6.9...v4.7.0) (2018-06-29)

2
package-lock.json generated
View File

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

View File

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