chore: add changelog 4.5.3

This commit is contained in:
qingwei.li 2017-11-11 10:15:17 +08:00
parent b77f46a8e3
commit 4f164e995e
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
<a name="4.5.3"></a>
## [4.5.3](https://github.com/QingWei-Li/docsify/compare/v4.5.2...v4.5.3) (2017-11-11)
### Features
* add gitalk plugin ([#306](https://github.com/QingWei-Li/docsify/issues/306)) ([9208e64](https://github.com/QingWei-Li/docsify/commit/9208e64))
<a name="4.5.2"></a>
## [4.5.2](https://github.com/QingWei-Li/docsify/compare/v4.5.1...v4.5.2) (2017-11-09)

2
package-lock.json generated
View File

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

View File

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