chore: add changelog 4.6.1

This commit is contained in:
qingwei.li
2018-02-12 16:28:38 +08:00
parent 149d9929f8
commit 8dd4378e89
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
<a name="4.6.1"></a>
## [4.6.1](https://github.com/QingWei-Li/docsify/compare/v4.6.0...v4.6.1) (2018-02-12)
### Bug Fixes
* **embed:** compatible ssr ([dc0c3ce](https://github.com/QingWei-Li/docsify/commit/dc0c3ce))
<a name="4.6.0"></a>
# [4.6.0](https://github.com/QingWei-Li/docsify/compare/v4.5.9...v4.6.0) (2018-02-11)

2
package-lock.json generated
View File

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

View File

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