Skip to content

Commit

Permalink
🚀 hint-sri - v3.0.5 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Mar 7, 2019
1 parent 5e0dca5 commit 4723456
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/hint-sri/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 3.0.5 (March 7, 2019)

## Bug fixes / Improvements

* [[`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)).


# 3.0.4 (February 22, 2019)

## Bug fixes / Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-sri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "3.0.4"
"version": "3.0.5"
}

0 comments on commit 4723456

Please sign in to comment.