From 6f310879efd1531bb2afbee6749c990f30b9cece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E6=A3=8B?= Date: Tue, 29 Dec 2020 13:42:14 +0800 Subject: [PATCH] + 2.2.17 --- History.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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": [