Skip to content

Commit 4723456

Browse files
committed
🚀 hint-sri - v3.0.5 ***NO_CI***
1 parent 5e0dca5 commit 4723456

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎packages/hint-sri/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 3.0.5 (March 7, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`9c279b9643`](https://github.com/webhintio/hint/commit/9c279b9643bf700be46ef7ad96a6d4d343cfce04)] - Fix: SRI ignore ignoredUrls correctly (by [`Jesus David García Gomez`](https://github.com/sarvaje) / see also: [`#1990`](https://github.com/webhintio/hint/issues/1990)).
6+
7+
18
# 3.0.4 (February 22, 2019)
29

310
## Bug fixes / Improvements

‎packages/hint-sri/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@
6565
"watch:test": "ava --watch",
6666
"watch:ts": "npm run build:ts -- --watch"
6767
},
68-
"version": "3.0.4"
68+
"version": "3.0.5"
6969
}

0 commit comments

Comments
 (0)