chore: add changelog 4.3.14

This commit is contained in:
qingwei.li 2017-10-20 09:29:30 +08:00
parent 142623e87e
commit 63d08369f6
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
<a name="4.3.14"></a>
## [4.3.14](https://github.com/QingWei-Li/docsify/compare/v4.3.13...v4.3.14) (2017-10-20)
### Bug Fixes
* codesponsor style ([ab68268](https://github.com/QingWei-Li/docsify/commit/ab68268))
<a name="4.3.13"></a>
## [4.3.13](https://github.com/QingWei-Li/docsify/compare/v4.3.12...v4.3.13) (2017-10-17)

2
package-lock.json generated
View File

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

View File

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