chore: add changelog 4.11.2

This commit is contained in:
Anix 2020-03-09 21:15:00 +05:30
parent a137d38416
commit b62a0c8f3e
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
## [4.11.2](https://github.com/docsifyjs/docsify/compare/v4.11.1...v4.11.2) (2020-03-09)
### Bug Fixes
* fixed rendering of color in coverpage issue ([406670c](https://github.com/docsifyjs/docsify/commit/406670c3d619a627142900fd45019fb8ce00f60a))
## [4.11.1](https://github.com/docsifyjs/docsify/compare/v4.11.0...v4.11.1) (2020-03-09)

2
package-lock.json generated
View File

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

View File

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