Skip to content

Commit 619eacc

Browse files
committed
🚀 hint - v4.5.0 ***NO_CI***
1 parent 45630c6 commit 619eacc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎packages/hint/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 4.4.1 (February 21, 2019)
29

310
## Bug fixes / Improvements

‎packages/hint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,5 @@
120120
"watch:test": "ava --watch",
121121
"watch:ts": "npm run build:ts -- --watch"
122122
},
123-
"version": "4.4.1"
123+
"version": "4.5.0"
124124
}

0 commit comments

Comments
 (0)