We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bacd928 commit 5ab9be3Copy full SHA for 5ab9be3
‎packages/hint-no-broken-links/CHANGELOG.md
@@ -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
8
# 1.0.1 (August 6, 2018)
9
10
## Bug fixes / Improvements
‎packages/hint-no-broken-links/package.json
@@ -69,5 +69,5 @@
69
"watch:test": "ava --watch",
70
"watch:ts": "npm run build:ts -- --watch"
71
},
72
- "version": "1.0.1"
+ "version": "1.0.2"
73
}
0 commit comments