chore: add changelog 4.3.15

This commit is contained in:
qingwei.li 2017-10-20 12:55:30 +08:00
commit 86583e19ab
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,13 @@
<a name="4.3.15"></a>
## [4.3.15](https://github.com/QingWei-Li/docsify/compare/v4.3.14...v4.3.15) (2017-10-20)
### Bug Fixes
* scroll active sidebar ([a2b8eae](https://github.com/QingWei-Li/docsify/commit/a2b8eae))
<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)

2
package-lock.json generated
View file

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

View file

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