Skip to content

Commit 401b579

Browse files
committed
chore: v2.1.0
1 parent 3316929 commit 401b579

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-suns-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-json-tree
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 3316929: add `shouldShowPreview` to allow hiding the preview"
8+
39
## 2.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-json-tree",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Svelte JSON Viewer Component",
55
"author": "Tan Li Hau <lhtan93@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)