chore: add changelog 4.3.6

This commit is contained in:
qingwei.li 2017-09-21 09:51:53 +08:00
commit a9704b5156
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,13 @@
<a name="4.3.6"></a>
## [4.3.6](https://github.com/QingWei-Li/docsify/compare/v4.3.5...v4.3.6) (2017-09-21)
### Bug Fixes
* style for codesponsor plugin ([08afec7](https://github.com/QingWei-Li/docsify/commit/08afec7))
<a name="4.3.5"></a>
## [4.3.5](https://github.com/QingWei-Li/docsify/compare/v4.3.4...v4.3.5) (2017-09-20)

2
package-lock.json generated
View file

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

View file

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