diff --git a/History.md b/History.md index 084caa7..7f5a57b 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +## 2.2.17 2020-12-29 + +- fix: long string expand arrow display error [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/62) + ## 2.2.16 2020-11-13 - support long string expand [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/60) diff --git a/package.json b/package.json index ecffac9..eaffbb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-json-viewer", - "version": "2.2.16", + "version": "2.2.17", "description": "vuejs展示json的组件", "main": "vue-json-viewer.js", "files": [