chore: add changelog 4.3.15

This commit is contained in:
qingwei.li
2017-10-20 12:55:30 +08:00
parent 0bef31951c
commit 86583e19ab
3 changed files with 12 additions and 2 deletions
+10
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)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.3.14",
"version": "4.3.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
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",