We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0dca5 commit 4723456Copy full SHA for 4723456
‎packages/hint-sri/CHANGELOG.md
@@ -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
8
# 3.0.4 (February 22, 2019)
9
10
## Bug fixes / Improvements
‎packages/hint-sri/package.json
@@ -65,5 +65,5 @@
65
"watch:test": "ava --watch",
66
"watch:ts": "npm run build:ts -- --watch"
67
},
68
- "version": "3.0.4"
+ "version": "3.0.5"
69
}
0 commit comments