Skip to content

Commit

Permalink
Version bump and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
exdis committed Mar 11, 2022
1 parent f7e95a6 commit 42d604f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## next
## 1.12.1 (11-03-2022)

* Fixed false positive initialization when first `<pre>` in a document is empty or contains a HTML markup (#77)

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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsondiscovery",
"version": "1.12.0",
"version": "1.12.1",
"description": "Browser (Chrome, Firefox) extension for JSON discovery",
"author": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit 42d604f

Please sign in to comment.