Skip to content

Commit a19b90d

Browse files
committed
chore: v2.2.0
1 parent ca5ba21 commit a19b90d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-readers-pay.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.2.0
4+
5+
### Minor Changes
6+
7+
- ca5ba21: Add `shouldTreatIterableAsObject` to treat iterable as plain object
8+
39
## 2.1.0
410

511
### Minor 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.1.0",
3+
"version": "2.2.0",
44
"description": "Svelte JSON Viewer Component",
55
"author": "Tan Li Hau <lhtan93@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)