Skip to content

Commit

Permalink
🚀 hint-no-broken-links - v1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Aug 28, 2018
1 parent df191a2 commit 6a4cac4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/hint-no-broken-links/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.0.5 (August 28, 2018)

## Bug fixes / Improvements

* [[`e3bd336ed5`](https://github.com/webhintio/hint/commit/e3bd336ed503efe6f896da60b0e268529ff48d3d)] - Fix: Ignore non `HTTP(S)` URLs (see also: [`#1253`](https://github.com/webhintio/hint/issues/1253)).


# 1.0.4 (August 27, 2018)

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

0 comments on commit 6a4cac4

Please sign in to comment.