Skip to content

Commit 76d4200

Browse files
committed
chore: publish v10.2.0
1 parent a09ac84 commit 76d4200

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<https://github.com/josdejong/jsoneditor>
44

5-
## unpublished changes since version 10.1.3
5+
## 2025-03-28, version 10.2.0
66

77
- Feat: stringify integer numbers bigger than max safe integer (#1646).
88
Thanks @pawfrolow.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsoneditor",
3-
"version": "10.1.3",
3+
"version": "10.2.0",
44
"main": "./dist/jsoneditor.min.js",
55
"description": "A web-based tool to view, edit, format, and validate JSON",
66
"tags": [

0 commit comments

Comments
 (0)