Skip to content

Commit

Permalink
release: 1.0.5 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
adampash authored Feb 1, 2017
1 parent 6bd6278 commit 601b0fa
Show file tree
Hide file tree
Showing 5 changed files with 120 additions and 17 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Mercury Parser Changelog

### 1.0.5 (Feb 1, 2017)

##### Commits

* [[`6bd6278a07`](https://github.com/postlight/mercury-parser/commit/6bd6278a07)] - **feat**: custom parser for wh blog (#130) (Adam Pash)
* [[`aa682d71e8`](https://github.com/postlight/mercury-parser/commit/aa682d71e8)] - **fix**: medium bug (#129) (Adam Pash)
* [[`4e049de61a`](https://github.com/postlight/mercury-parser/commit/4e049de61a)] - **fix**: i put a bad comment in .gitattributes (#125) (Adam Pash)
* [[`8aa215c4c2`](https://github.com/postlight/mercury-parser/commit/8aa215c4c2)] - **chore**: marking html fixtures as "vendored" (#124) (Adam Pash)
* [[`31eb4f9222`](https://github.com/postlight/mercury-parser/commit/31eb4f9222)] - **Feat**: LinkedIn parser (#123) (Adam Pash)
* [[`dbc706410b`](https://github.com/postlight/mercury-parser/commit/dbc706410b)] - **release**: 1.0.4 (#122) (Adam Pash)

### 1.0.4 (Jan 26, 2017)

##### Commits
Expand Down
100 changes: 96 additions & 4 deletions dist/mercury.js

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

2 changes: 1 addition & 1 deletion dist/mercury.js.map

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions dist/mercury.web.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mercury-parser",
"version": "1.0.4",
"version": "1.0.5",
"description": "",
"repository": "github:postlight/mercury-parser",
"main": "./dist/mercury.js",
Expand Down

0 comments on commit 601b0fa

Please sign in to comment.