Skip to content

Commit b6b8e78

Browse files
committed
Publish v9.1.7
1 parent 382d602 commit b6b8e78

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
https://github.com/josdejong/jsoneditor
44

55

6-
## not yet published, version 9.1.7
6+
## 2020-12-30, version 9.1.7
77

88
- Fix #1206: library bundle broken on IE 11, regression introduced in v9.1.6.
99

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "9.1.6",
3+
"version": "9.1.7",
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)