Skip to content

Commit

Permalink
🚀 parser-javascript - v2.1.0 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Mar 7, 2019
1 parent ebcff5f commit f5a8b49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/parser-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.1.0 (March 7, 2019)

## New features

* [[`173e35bccd`](https://github.com/webhintio/hint/commit/173e35bccd1296f499031df8001e021b34439469)] - New: Include element reference if source was inline in HTML (by [`Tony Ross`](https://github.com/antross) / see also: [`#1953`](https://github.com/webhintio/hint/issues/1953)).


# 2.0.3 (December 31, 2018)

## Bug fixes / Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "2.0.3"
"version": "2.1.0"
}

0 comments on commit f5a8b49

Please sign in to comment.