Skip to content

Commit 5ab9be3

Browse files
committed
🚀 hint-no-broken-links - v1.0.2 [skip ci]
1 parent bacd928 commit 5ab9be3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎packages/hint-no-broken-links/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.2 (August 7, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`bacd9286f7`](https://github.com/webhintio/hint/commit/bacd9286f76588bffa79402fe26024f519727b1c)] - Fix: Add missing `@hint/utils-connector-tools` dependency (by [`Cătălin Mariș`](https://github.com/alrra)).
6+
7+
18
# 1.0.1 (August 6, 2018)
29

310
## Bug fixes / Improvements

‎packages/hint-no-broken-links/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"watch:test": "ava --watch",
7070
"watch:ts": "npm run build:ts -- --watch"
7171
},
72-
"version": "1.0.1"
72+
"version": "1.0.2"
7373
}

0 commit comments

Comments
 (0)