Skip to content

Commit fd6c9d4

Browse files
authored
release: 1.0.13 (#183)
1 parent 0c15e9a commit fd6c9d4

6 files changed

Lines changed: 124 additions & 117 deletions

File tree

CHANGELOG.md

Lines changed: 115 additions & 108 deletions
Large diffs are not rendered by default.

dist/mercury.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mercury.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mercury.web.js

Lines changed: 4 additions & 4 deletions
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": "mercury-parser",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "",
55
"repository": "github:postlight/mercury-parser",
66
"main": "./dist/mercury.js",

scripts/check-build.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ let urls = [
88
title: 'Iraqi troops storm town south of Mosul',
99
},
1010
{
11-
url: 'https://www.washingtonpost.com/news/post-nation/wp/2016/11/05/a-vile-and-disgusting-act-officer-accused-of-giving-fecal-sandwich-to-homeless-man-is-fired/',
12-
title: '‘A vile and disgusting act’: Officer accused of giving fecal sandwich to homeless man is fired',
11+
url: 'https://www.cnn.com/2018/10/12/us/before-after-aerial-images-mexico-beach-devastation-trnd/index.html',
12+
title: 'Before and after images show there\'s nothing left in some parts of Mexico Beach',
1313
},
1414
];
1515

0 commit comments

Comments
 (0)