Compare commits

..
2 Commits
Author SHA1 Message Date
anikethsaha 9e62be9d00 chore: add changelog 4.11.3 2020-03-25 14:27:53 +05:30
anikethsaha a2be53aea7 chore: updated dep and docs 2020-03-25 13:35:34 +05:30
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -1,3 +1,12 @@
## [4.11.3](https://github.com/docsifyjs/docsify/compare/v4.11.2...v4.11.3) (2020-03-24)
### Bug Fixes
* fix: digit issue with sidebar (complete REVERT to old method) ([154abf5](https://github.com/docsifyjs/docsify/commit/154abf59a6153e84b018fcdffa86892776d6da7d))
## [4.11.2](https://github.com/docsifyjs/docsify/compare/v4.11.1...v4.11.2) (2020-03-09) ## [4.11.2](https://github.com/docsifyjs/docsify/compare/v4.11.1...v4.11.2) (2020-03-09)
+1 -1
View File
@@ -1,6 +1,6 @@
![logo](_media/icon.svg) ![logo](_media/icon.svg)
# docsify <small>4.11.2</small> # docsify <small>4.11.3</small>
> A magical documentation site generator. > A magical documentation site generator.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "docsify", "name": "docsify",
"version": "4.11.2", "version": "4.11.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {