Skip to content

Commit

Permalink
Publish v8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Feb 17, 2020
1 parent 3ad5c9f commit f6152c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
https://github.com/josdejong/jsoneditor


## not yet published, version 8.6.1
## 2020-02-17, version 8.6.1

- Fix #908: editor throwing an exception when switching from `'preview'`
to `'code'` mode.
Expand Down
2 changes: 1 addition & 1 deletion 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsoneditor",
"version": "8.6.0",
"version": "8.6.1",
"main": "./index",
"description": "A web-based tool to view, edit, format, and validate JSON",
"tags": [
Expand Down

0 comments on commit f6152c2

Please sign in to comment.