Skip to content

Commit c8cca33

Browse files
committed
release 2.1.0
1 parent 878d624 commit c8cca33

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.1.0
2+
3+
### New Features
4+
5+
- Adds separate style for the expandable elements container (`childFieldsContainer`)
6+
17
## 2.0.1
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-json-view-lite",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "JSON viewer component for React focused on performance for large volume input while still providing few customiziation features",
55
"homepage": "https://github.com/AnyRoad/react-json-view-lite",
66
"author": "AnyRoad",

0 commit comments

Comments
 (0)