Skip to content

Commit

Permalink
release: 1.0.12 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
adampash authored Apr 10, 2017
1 parent 5fcea1c commit 7fcd9b6
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Mercury Parser Changelog

### 1.0.12 (Apr 10, 2017)

##### Commits

* [[`5fcea1c5c3`](https://github.com/postlight/mercury-parser/commit/5fcea1c5c3)] - **fix**: PARSING_NODE undefined (#172) (Jeremy Mack)
* [[`a51cc81c27`](https://github.com/postlight/mercury-parser/commit/a51cc81c27)] - **release**: 1.0.11 (#171) (Adam Pash)

### 1.0.11 (Apr 10, 2017)

##### Commits
Expand Down
9 changes: 1 addition & 8 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.

12 changes: 6 additions & 6 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.11",
"version": "1.0.12",
"description": "",
"repository": "github:postlight/mercury-parser",
"main": "./dist/mercury.js",
Expand Down

0 comments on commit 7fcd9b6

Please sign in to comment.