chore: add changelog 4.2.9

This commit is contained in:
qingwei.li 2017-08-15 23:47:21 +08:00
parent 4417f4669d
commit d6ac7031b0
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
<a name="4.2.9"></a>
## [4.2.9](https://github.com/QingWei-Li/docsify/compare/v4.2.8...v4.2.9) (2017-08-15)
<a name="4.2.8"></a>
## [4.2.8](https://github.com/QingWei-Li/docsify/compare/v4.2.7...v4.2.8) (2017-08-10)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.2.8",
"version": "4.2.9",
"lockfileVersion": 1,
"dependencies": {
"abbrev": {

View File

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