Skip to content

Commit

Permalink
Publish v9.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jul 28, 2021
1 parent e041985 commit a0f69af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
Expand Up @@ -3,7 +3,7 @@
https://github.com/josdejong/jsoneditor


## not yet published, version 9.5.3
## 2021-07-28, version 9.5.3

- Fix #1356: background of tree mode is transparent instead of white.
- Fix #473: enum dropdown not working on referenced schemas and templates,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jsoneditor",
"version": "9.5.2",
"version": "9.5.3",
"main": "./dist/jsoneditor.min.js",
"description": "A web-based tool to view, edit, format, and validate JSON",
"tags": [
Expand Down

0 comments on commit a0f69af

Please sign in to comment.