Skip to content

Commit bd00c07

Browse files
committed
chore: publish v10.1.2
1 parent c6f055f commit bd00c07

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

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

5-
## not yet published, version 10.1.2
5+
## 2024-12-18, version 10.1.2
66

77
- Fix: #1637 remove `mobius1-selectr` from the list with dependencies to get
8-
rid of a security vulnerability in its docs
8+
rid of a security vulnerability in its docs.
99

1010
## 2024-11-13, version 10.1.1
1111

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsoneditor",
3-
"version": "10.1.1",
3+
"version": "10.1.2",
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)