chore: add changelog 4.3.12

This commit is contained in:
qingwei.li 2017-10-15 21:26:50 +08:00
commit f7cf95a771
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,13 @@
<a name="4.3.12"></a>
## [4.3.12](https://github.com/QingWei-Li/docsify/compare/v4.3.11...v4.3.12) (2017-10-15)
### Bug Fixes
* incorrect active link ([#281](https://github.com/QingWei-Li/docsify/issues/281)) ([a3ab379](https://github.com/QingWei-Li/docsify/commit/a3ab379))
<a name="4.3.11"></a>
## [4.3.11](https://github.com/QingWei-Li/docsify/compare/v4.3.10...v4.3.11) (2017-10-15)

2
package-lock.json generated
View file

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

View file

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