Skip to content

Commit f5a8b49

Browse files
committed
πŸš€ parser-javascript - v2.1.0 ***NO_CI***
1 parent ebcff5f commit f5a8b49

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: β€Žpackages/parser-javascript/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.1.0 (March 7, 2019)
2+
3+
## New features
4+
5+
* [[`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)).
6+
7+
18
# 2.0.3 (December 31, 2018)
29

310
## Bug fixes / Improvements

Diff for: β€Žpackages/parser-javascript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"watch:test": "ava --watch",
6969
"watch:ts": "npm run build:ts -- --watch"
7070
},
71-
"version": "2.0.3"
71+
"version": "2.1.0"
7272
}

0 commit comments

Comments
Β (0)