Skip to content

Commit aaa35c6

Browse files
committed
chore: version update to 1.0.11
1 parent 14ef71b commit aaa35c6

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pnpm add virtual-react-json-diff
4242

4343
The theme is fully customizable, all colors can be changed. (And soon new themes will be available)
4444

45-
![ExampleScreenshot](https://raw.githubusercontent.com/utkuakyuz/virtual-react-json-diff/main/public/image-1.0.10.png)
45+
![ExampleScreenshot](https://raw.githubusercontent.com/utkuakyuz/virtual-react-json-diff/main/public/image-1.0.11.png)
4646

4747
## Usage
4848

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-ace": "^14.0.1",
1515
"react-dom": "^18.0.0",
1616
"react-json-editor-ajrm": "^2.5.14",
17-
"virtual-react-json-diff": "^1.0.10"
17+
"virtual-react-json-diff": "^1.0.11"
1818
},
1919
"devDependencies": {
2020
"@types/react-dom": "^19.1.9",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "virtual-react-json-diff",
33
"type": "module",
4-
"version": "1.0.10",
4+
"version": "1.0.11",
55
"description": "Fast, virtualized React component for visually comparing large JSON objects. Includes search, theming, and minimap.",
66
"author": {
77
"name": "Utku Akyüz"

public/image-1.0.11.png

44.6 KB
Loading

0 commit comments

Comments
 (0)