We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45630c6 commit 619eaccCopy full SHA for 619eacc
‎packages/hint/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 4.5.0 (March 7, 2019)
2
+
3
+## New features
4
5
+* [[`8bed0b0ddb`](https://github.com/webhintio/hint/commit/8bed0b0ddbdd0ab72e321f2a8f9f55a0231bb982)] - New: Expose `ignoredUrls` in `HintContext` (by [`Jesus David GarcÃa Gomez`](https://github.com/sarvaje)).
6
7
8
# 4.4.1 (February 21, 2019)
9
10
## Bug fixes / Improvements
‎packages/hint/package.json
@@ -120,5 +120,5 @@
120
"watch:test": "ava --watch",
121
"watch:ts": "npm run build:ts -- --watch"
122
},
123
- "version": "4.4.1"
+ "version": "4.5.0"
124
}
0 commit comments