chore: add changelog 4.10.2

This commit is contained in:
anikethsaha 2019-12-17 03:20:41 +05:30
parent 9a90b9b927
commit 3cd03d480d
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## [4.10.2](https://github.com/docsifyjs/docsify/compare/v4.10.0...v4.10.2) (2019-12-16)
# [4.10.0](https://github.com/docsifyjs/docsify/compare/v4.9.4...v4.10.0) (2019-12-16)

2
package-lock.json generated
View File

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

View File

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