chore: add changelog 4.5.5

This commit is contained in:
qingwei.li
2017-11-30 09:43:46 +08:00
parent d3dc8bcfb7
commit 572ab1afae
3 changed files with 12 additions and 2 deletions
+10
View File
@@ -1,3 +1,13 @@
<a name="4.5.5"></a>
## [4.5.5](https://github.com/QingWei-Li/docsify/compare/v4.5.4...v4.5.5) (2017-11-30)
### Bug Fixes
* disqus plugin issue ([#318](https://github.com/QingWei-Li/docsify/issues/318)) ([041b33e](https://github.com/QingWei-Li/docsify/commit/041b33e)), closes [#317](https://github.com/QingWei-Li/docsify/issues/317)
<a name="4.5.4"></a>
## [4.5.4](https://github.com/QingWei-Li/docsify/compare/v4.5.2...v4.5.4) (2017-11-29)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.5.4",
"version": "4.5.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.5.4",
"version": "4.5.5",
"description": "A magical documentation generator.",
"author": {
"name": "qingwei-li",