chore: add changelog 4.8.3

fix/351 v4.8.3
qingwei.li 6 years ago
parent 58b130996e
commit d91a66cadd
  1. 5
      CHANGELOG.md
  2. 2
      package-lock.json
  3. 2
      package.json

@ -1,3 +1,8 @@
<a name="4.8.3"></a>
## [4.8.3](https://github.com/docsifyjs/docsify/compare/v4.8.2...v4.8.3) (2018-11-01)
<a name="4.8.2"></a>
## [4.8.2](https://github.com/docsifyjs/docsify/compare/v4.8.1...v4.8.2) (2018-11-01)

2
package-lock.json generated

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

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

Loading…
Cancel
Save