Skip to content

Commit 7eb35c9

Browse files
committed
1.6.0
1 parent 5329e1e commit 7eb35c9

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.6.0 (18-12-2019)
2+
3+
* Updated `discovery` to `1.0.0-beta.27` [with new `jora` features](https://github.com/discoveryjs/jora/releases/tag/v1.0.0-alpha.11)
4+
* Fixed json parsing in cases when user has browser extensions which inject some content into pages with json
5+
16
## 1.5.5 (12-12-2019)
27

38
* Moved back missed build script

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": "jsondiscovery",
3-
"version": "1.5.5",
3+
"version": "1.6.0",
44
"description": "DiscoveryJson",
55
"author": "exsdis@gmail.com",
66
"license": "MIT",

0 commit comments

Comments
 (0)